|
Process Hacker
|
#include <heapstruct.h>
Data Fields | |
| HEAP_ENTRY | HeapEntry |
| ULONG | SegmentSignature |
| ULONG | SegmentFlags |
| LIST_ENTRY | SegmentListEntry |
| struct _HEAP * | Heap |
Definition at line 14 of file heapstruct.h.
| struct _HEAP* Heap |
Definition at line 20 of file heapstruct.h.
| HEAP_ENTRY HeapEntry |
Definition at line 16 of file heapstruct.h.
| ULONG SegmentFlags |
Definition at line 18 of file heapstruct.h.
| LIST_ENTRY SegmentListEntry |
Definition at line 19 of file heapstruct.h.
| ULONG SegmentSignature |
Definition at line 17 of file heapstruct.h.