ReactOS 0.4.15-dev-7842-g558ab78
_HMAP_ENTRY Struct Reference

#include <hivedata.h>

Collaboration diagram for _HMAP_ENTRY:

Public Attributes

ULONG_PTR BlockAddress
 
ULONG_PTR BinAddress
 
struct _CM_VIEW_OF_FILECmView
 
ULONG MemAlloc
 

Detailed Description

Definition at line 281 of file hivedata.h.

Member Data Documentation

◆ BinAddress

ULONG_PTR _HMAP_ENTRY::BinAddress

Definition at line 284 of file hivedata.h.

Referenced by HvFreeCell(), HvpAddBin(), and HvpCreateHiveFreeCellList().

◆ BlockAddress

ULONG_PTR _HMAP_ENTRY::BlockAddress

Definition at line 283 of file hivedata.h.

Referenced by HvpAddBin(), and HvpGetCellHeader().

◆ CmView

struct _CM_VIEW_OF_FILE* _HMAP_ENTRY::CmView

Definition at line 285 of file hivedata.h.

◆ MemAlloc

ULONG _HMAP_ENTRY::MemAlloc

Definition at line 286 of file hivedata.h.


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