ReactOS 0.4.16-dev-1531-gd958a24
_KEY_MULTIPLE_VALUE_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _KEY_MULTIPLE_VALUE_INFORMATION:

Public Attributes

PUNICODE_STRING ValueName
 
ULONG DataLength
 
ULONG DataOffset
 
ULONG Type
 

Detailed Description

Definition at line 3611 of file winternl.h.

Member Data Documentation

◆ DataLength

ULONG _KEY_MULTIPLE_VALUE_INFORMATION::DataLength

Definition at line 3614 of file winternl.h.

◆ DataOffset

ULONG _KEY_MULTIPLE_VALUE_INFORMATION::DataOffset

Definition at line 3615 of file winternl.h.

◆ Type

ULONG _KEY_MULTIPLE_VALUE_INFORMATION::Type

Definition at line 3616 of file winternl.h.

◆ ValueName

PUNICODE_STRING _KEY_MULTIPLE_VALUE_INFORMATION::ValueName

Definition at line 3613 of file winternl.h.


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