|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>
Public Attributes | |
| USHORT | UsageCount |
| USHORT | Flags |
| USHORT | NameLength |
| WCHAR | Name [1] |
| USHORT | ReferenceCount |
| USHORT | Pinned |
| USHORT _ATOM_BASIC_INFORMATION::Flags |
Definition at line 868 of file extypes.h.
Referenced by NtQueryInformationAtom().
| WCHAR _ATOM_BASIC_INFORMATION::Name |
Definition at line 870 of file extypes.h.
Referenced by InternalGetAtomName(), NtQueryInformationAtom(), and test_Global().
| USHORT _ATOM_BASIC_INFORMATION::NameLength |
Definition at line 869 of file extypes.h.
Referenced by InternalGetAtomName(), NtQueryInformationAtom(), and test_Global().
| USHORT _ATOM_BASIC_INFORMATION::Pinned |
Definition at line 3351 of file winternl.h.
| USHORT _ATOM_BASIC_INFORMATION::ReferenceCount |
Definition at line 3350 of file winternl.h.
| USHORT _ATOM_BASIC_INFORMATION::UsageCount |
Definition at line 867 of file extypes.h.
Referenced by NtQueryInformationAtom().