ReactOS 0.4.15-dev-6069-g56a4501
|
#include <cm.h>
Public Attributes | |
ULONG | Count |
union { | |
ULONG ValueList | |
struct _CM_KEY_CONTROL_BLOCK * RealKcb | |
}; | |
union { ... } _CACHED_CHILD_LIST::@1724 |
ULONG _CACHED_CHILD_LIST::Count |
Definition at line 199 of file cm.h.
Referenced by CmpCreateKeyControlBlock().
struct _CM_KEY_CONTROL_BLOCK* _CACHED_CHILD_LIST::RealKcb |
ULONG _CACHED_CHILD_LIST::ValueList |
Definition at line 202 of file cm.h.
Referenced by CmpCreateKeyControlBlock().