Process Hacker
|
#include <heapstruct.h>
Public Member Functions | |
WOW64_POINTER (struct _HEAP *) Heap | |
Data Fields | |
HEAP_ENTRY32 | HeapEntry |
ULONG | SegmentSignature |
ULONG | SegmentFlags |
LIST_ENTRY32 | SegmentListEntry |
Definition at line 44 of file heapstruct.h.
WOW64_POINTER | ( | struct _HEAP * | ) |
HEAP_ENTRY32 HeapEntry |
Definition at line 46 of file heapstruct.h.
ULONG SegmentFlags |
Definition at line 48 of file heapstruct.h.
LIST_ENTRY32 SegmentListEntry |
Definition at line 49 of file heapstruct.h.
ULONG SegmentSignature |
Definition at line 47 of file heapstruct.h.