Process Hacker
_HEAP_SEGMENT Struct Reference

#include <heapstruct.h>

Data Fields

HEAP_ENTRY HeapEntry
 
ULONG SegmentSignature
 
ULONG SegmentFlags
 
LIST_ENTRY SegmentListEntry
 
struct _HEAP * Heap
 

Detailed Description

Definition at line 14 of file heapstruct.h.

Field Documentation

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.


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