ReactOS 0.4.15-dev-7842-g558ab78
_KEY_VALUE_BASIC_INFORMATION Struct Reference

#include <nt_native.h>

Public Attributes

ULONG TitleIndex
 
ULONG Type
 
ULONG NameLength
 
WCHAR Name [1]
 

Detailed Description

Definition at line 1148 of file nt_native.h.

Member Data Documentation

◆ Name

WCHAR _KEY_VALUE_BASIC_INFORMATION::Name

◆ NameLength

ULONG _KEY_VALUE_BASIC_INFORMATION::NameLength

◆ TitleIndex

ULONG _KEY_VALUE_BASIC_INFORMATION::TitleIndex

Definition at line 1149 of file nt_native.h.

Referenced by test_NtQueryValueKey().

◆ Type

ULONG _KEY_VALUE_BASIC_INFORMATION::Type

Definition at line 1150 of file nt_native.h.

Referenced by test_NtQueryValueKey().


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