ReactOS 0.4.15-dev-7924-g5949c20
_CM_CACHED_VALUE_INDEX Struct Reference

#include <cm.h>

Collaboration diagram for _CM_CACHED_VALUE_INDEX:

Public Attributes

HCELL_INDEX CellIndex
 
union {
   CELL_DATA   CellData
 
   ULONG_PTR   List [ANYSIZE_ARRAY]
 
Data
 

Detailed Description

Definition at line 383 of file cm.h.

Member Data Documentation

◆ CellData

CELL_DATA _CM_CACHED_VALUE_INDEX::CellData

Definition at line 388 of file cm.h.

◆ CellIndex

HCELL_INDEX _CM_CACHED_VALUE_INDEX::CellIndex

Definition at line 385 of file cm.h.

◆ 

union { ... } _CM_CACHED_VALUE_INDEX::Data

◆ List

ULONG_PTR _CM_CACHED_VALUE_INDEX::List[ANYSIZE_ARRAY]

Definition at line 389 of file cm.h.


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