Process Hacker
_RTL_MEMORY_ZONE_SEGMENT Struct Reference

#include <ntrtl.h>

Data Fields

struct _RTL_MEMORY_ZONE_SEGMENTNextSegment
 
SIZE_T Size
 
PVOID Next
 
PVOID Limit
 

Detailed Description

Definition at line 3611 of file ntrtl.h.

Field Documentation

PVOID Limit

Definition at line 3616 of file ntrtl.h.

PVOID Next

Definition at line 3615 of file ntrtl.h.

struct _RTL_MEMORY_ZONE_SEGMENT* NextSegment

Definition at line 3613 of file ntrtl.h.

SIZE_T Size

Definition at line 3614 of file ntrtl.h.


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