ReactOS 0.4.15-dev-7842-g558ab78
_CM_CACHED_VALUE Struct Reference

#include <cm.h>

Collaboration diagram for _CM_CACHED_VALUE:

Public Attributes

USHORT DataCacheType
 
USHORT ValueKeySize
 
ULONG HashKey
 
CM_KEY_VALUE KeyValue
 

Detailed Description

Definition at line 396 of file cm.h.

Member Data Documentation

◆ DataCacheType

USHORT _CM_CACHED_VALUE::DataCacheType

Definition at line 398 of file cm.h.

◆ HashKey

ULONG _CM_CACHED_VALUE::HashKey

Definition at line 400 of file cm.h.

◆ KeyValue

CM_KEY_VALUE _CM_CACHED_VALUE::KeyValue

Definition at line 401 of file cm.h.

◆ ValueKeySize

USHORT _CM_CACHED_VALUE::ValueKeySize

Definition at line 399 of file cm.h.


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