Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the atoms functions, with a description of the purpose of each.

Programming element Description

GlobalAddAtom

This function adds a character string to the global atom table and returns a unique value, known as an atom, that identifies the string.

GlobalDeleteAtom

This function decrements the reference count of a global string atom.

GlobalFindAtom

This function searches the global atom table for the specified character string and retrieves the global atom associated with that string.

See Also

Reference

Atoms Reference