ReactOS 0.4.15-dev-7918-g2a2556c
_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 2008 of file winternl.h.

Member Data Documentation

◆ DataLength

ULONG _KEY_MULTIPLE_VALUE_INFORMATION::DataLength

Definition at line 2011 of file winternl.h.

◆ DataOffset

ULONG _KEY_MULTIPLE_VALUE_INFORMATION::DataOffset

Definition at line 2012 of file winternl.h.

◆ Type

ULONG _KEY_MULTIPLE_VALUE_INFORMATION::Type

Definition at line 2013 of file winternl.h.

◆ ValueName

PUNICODE_STRING _KEY_MULTIPLE_VALUE_INFORMATION::ValueName

Definition at line 2010 of file winternl.h.


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