|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cm.h>

Public Attributes | |
| ULONG | Count |
| union { | |
| ULONG ValueList | |
| struct _CM_KEY_CONTROL_BLOCK * RealKcb | |
| }; | |
| union { ... } _CACHED_CHILD_LIST::@1883 |
| ULONG _CACHED_CHILD_LIST::Count |
Definition at line 214 of file cm.h.
Referenced by CmpCreateKeyControlBlock().
| struct _CM_KEY_CONTROL_BLOCK* _CACHED_CHILD_LIST::RealKcb |
Definition at line 218 of file cm.h.
Referenced by CmpDoOpen().
| ULONG _CACHED_CHILD_LIST::ValueList |
Definition at line 217 of file cm.h.
Referenced by CmpCreateKeyControlBlock().