ReactOS 0.4.15-dev-7918-g2a2556c
_KEY_NAME_INFORMATION Struct Reference

#include <winternl.h>

Public Attributes

ULONG NameLength
 
WCHAR Name [1]
 

Detailed Description

Definition at line 1184 of file winternl.h.

Member Data Documentation

◆ Name

WCHAR _KEY_NAME_INFORMATION::Name[1]

Definition at line 1186 of file winternl.h.

Referenced by GetKeyName(), IopInitializeDriverModule(), and Test_KeyNameInformation().

◆ NameLength

ULONG _KEY_NAME_INFORMATION::NameLength

The documentation for this struct was generated from the following file: