ReactOS 0.4.16-dev-340-g0540c21
|
#include <winternl.h>
Public Attributes | |
ULONG | NameLength |
WCHAR | Name [1] |
Definition at line 1184 of file winternl.h.
WCHAR _KEY_NAME_INFORMATION::Name[1] |
Definition at line 1186 of file winternl.h.
Referenced by GetKeyName(), IopInitializeDriverModule(), and Test_KeyNameInformation().
ULONG _KEY_NAME_INFORMATION::NameLength |
Definition at line 1185 of file winternl.h.
Referenced by $endif(), GetKeyName(), IopInitializeDriverModule(), and Test_KeyNameInformation().