Atom Function Descriptions
Table 23.1 summarizes the atom functions. Detailed function descriptions follow the table.
Function | Purpose |
---|---|
AddAtom | Stores a string in the application's local atom table or increments the reference count of an existing atom |
DeleteAtom | Decrements the reference count of a local atom and possibly deletes a string from the local atom table |
FindAtom | Determines if a string has been stored in the local atom table |
GetAtomName | Retrieves the stored string associated with a given local atom from the local atom table |
GlobalAddAtom | Stores a string in the system global atom table or increments the reference count of an existing atom |
GlobalDeleteAtom | Decrements the reference count of a global atom ... |
Get Microsoft Windows 2000 API SuperBible now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.