HLOCAL GetAtomHandle(atm) | |||||
ATOM atm; | /* atom to retrieve handle of | */ |
The GetAtomHandle function retrieves a handle of the specified atom.
This function is only provided for compatibility with Windows, versions 1.x and 2.x. It should not be used with Windows 3.0 and later.
atm
Specifies an atom whose handle is to be retrieved.
The return value is a handle of the specified atom if the function is successful.