ReactOS 0.4.15-dev-7958-gcd0bb1a
_KEY_NODE_INFORMATION Struct Reference

#include <nt_native.h>

Collaboration diagram for _KEY_NODE_INFORMATION:

Public Attributes

LARGE_INTEGER LastWriteTime
 
ULONG TitleIndex
 
ULONG ClassOffset
 
ULONG ClassLength
 
ULONG NameLength
 
WCHAR Name [1]
 

Detailed Description

Definition at line 1106 of file nt_native.h.

Member Data Documentation

◆ ClassLength

ULONG _KEY_NODE_INFORMATION::ClassLength

Definition at line 1110 of file nt_native.h.

◆ ClassOffset

ULONG _KEY_NODE_INFORMATION::ClassOffset

Definition at line 1109 of file nt_native.h.

◆ LastWriteTime

LARGE_INTEGER _KEY_NODE_INFORMATION::LastWriteTime

Definition at line 1107 of file nt_native.h.

◆ Name

WCHAR _KEY_NODE_INFORMATION::Name

Definition at line 1112 of file nt_native.h.

◆ NameLength

ULONG _KEY_NODE_INFORMATION::NameLength

Definition at line 1111 of file nt_native.h.

◆ TitleIndex

ULONG _KEY_NODE_INFORMATION::TitleIndex

Definition at line 1108 of file nt_native.h.


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