Undocumented functions of NTDLL

2OO1, 1O February


ATOM_INFORMATION_CLASS
ATOM_INFORMATION_CLASS

typedef enum _ATOM_INFORMATION_CLASS {

AtomBasicInformation, AtomTableInformation } ATOM_INFORMATION_CLASS, *PATOM_INFORMATION_CLASS;



Enumeration type ATOM_INFORMATION_CLASS is used in a call to function NtQueryInformationAtom.



Requirements:
Library: ntdll.lib


See also:
ATOM_BASIC_INFORMATION
ATOM_TABLE_INFORMATION
NtQueryInformationAtom