ReactOS 0.4.15-dev-5884-gab5aff5
_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 256 of file hivedata.h.

Member Data Documentation

◆ BinAddress

ULONG_PTR _HMAP_ENTRY::BinAddress

◆ BlockAddress

ULONG_PTR _HMAP_ENTRY::BlockAddress

◆ CmView

struct _CM_VIEW_OF_FILE* _HMAP_ENTRY::CmView

Definition at line 260 of file hivedata.h.

◆ MemAlloc

ULONG _HMAP_ENTRY::MemAlloc

Definition at line 261 of file hivedata.h.


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