ReactOS 0.4.16-dev-1524-ga5ab400
|
#include <winternl.h>
Public Attributes | |
ULONG | NameLength |
WCHAR | Name [1] |
Definition at line 2601 of file winternl.h.
WCHAR _KEY_NAME_INFORMATION::Name[1] |
Definition at line 2603 of file winternl.h.
Referenced by $endif(), GetKeyName(), IopInitializeDriverModule(), and Test_KeyNameInformation().
ULONG _KEY_NAME_INFORMATION::NameLength |
Definition at line 2602 of file winternl.h.
Referenced by $endif(), GetKeyName(), IopInitializeDriverModule(), and Test_KeyNameInformation().