|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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.