ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <hivedata.h>
Public Attributes | |
ULONG_PTR | BlockAddress |
ULONG_PTR | BinAddress |
struct _CM_VIEW_OF_FILE * | CmView |
ULONG | MemAlloc |
Definition at line 281 of file hivedata.h.
ULONG_PTR _HMAP_ENTRY::BinAddress |
Definition at line 284 of file hivedata.h.
Referenced by HvFreeCell(), HvpAddBin(), and HvpCreateHiveFreeCellList().
ULONG_PTR _HMAP_ENTRY::BlockAddress |
Definition at line 283 of file hivedata.h.
Referenced by HvpAddBin(), and HvpGetCellHeader().
struct _CM_VIEW_OF_FILE* _HMAP_ENTRY::CmView |
Definition at line 285 of file hivedata.h.
ULONG _HMAP_ENTRY::MemAlloc |
Definition at line 286 of file hivedata.h.