|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntobjenum.h>

Public Attributes | |
| USHORT | cb |
| USHORT | magic |
| OBJECT_TYPE | objectType |
| USHORT | entryNameLength |
| WCHAR | entryName [ANYSIZE_ARRAY] |
Definition at line 31 of file ntobjenum.h.
| USHORT NtPidlEntry::cb |
Definition at line 33 of file ntobjenum.h.
Referenced by CNtObjectFolder::CompareIDs().
| WCHAR NtPidlEntry::entryName[ANYSIZE_ARRAY] |
Definition at line 40 of file ntobjenum.h.
Referenced by CNtObjectFolder::CompareIDs().
| USHORT NtPidlEntry::entryNameLength |
Definition at line 39 of file ntobjenum.h.
| USHORT NtPidlEntry::magic |
Definition at line 34 of file ntobjenum.h.
| OBJECT_TYPE NtPidlEntry::objectType |
Definition at line 37 of file ntobjenum.h.
Referenced by CNtObjectFolder::CompareIDs().