Share via


Atoms Functions

Send Feedback

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

Programming element PPC SP Description
GlobalAddAtom X X 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 X X This function decrements the reference count of a global string atom.
GlobalFindAtom X X This function searches the global atom table for the specified character string and retrieves the global atom associated with that string.

See Also

Atoms Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.