ReactOS 0.4.15-dev-7788-g1ad9096
_CM_KEY_VALUE Struct Reference

#include <cmdata.h>

Public Attributes

USHORT Signature
 
USHORT NameLength
 
ULONG DataLength
 
HCELL_INDEX Data
 
ULONG Type
 
USHORT Flags
 
USHORT Spare
 
WCHAR Name [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 122 of file cmdata.h.

Member Data Documentation

◆ Data

HCELL_INDEX _CM_KEY_VALUE::Data

◆ DataLength

ULONG _CM_KEY_VALUE::DataLength

◆ Flags

◆ Name

◆ NameLength

USHORT _CM_KEY_VALUE::NameLength

◆ Signature

USHORT _CM_KEY_VALUE::Signature

Definition at line 124 of file cmdata.h.

Referenced by CmiAddValueKey(), and CmpSetValueKeyNew().

◆ Spare

USHORT _CM_KEY_VALUE::Spare

Definition at line 130 of file cmdata.h.

◆ Type


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