ReactOS 0.4.15-dev-7958-gcd0bb1a
_MEMORY_BASIC_INFORMATION Struct Reference

#include <mmtypes.h>

Collaboration diagram for _MEMORY_BASIC_INFORMATION:

Public Attributes

PVOID BaseAddress
 
PVOID AllocationBase
 
ULONG AllocationProtect
 
SIZE_T RegionSize
 
ULONG State
 
ULONG Protect
 
ULONG Type
 
DWORD AllocationProtect
 
DWORD State
 
DWORD Protect
 
DWORD Type
 

Detailed Description

Definition at line 970 of file mmtypes.h.

Member Data Documentation

◆ AllocationBase

◆ AllocationProtect [1/2]

ULONG _MEMORY_BASIC_INFORMATION::AllocationProtect

◆ AllocationProtect [2/2]

DWORD _MEMORY_BASIC_INFORMATION::AllocationProtect

Definition at line 2611 of file winnt_old.h.

◆ BaseAddress

◆ Protect [1/2]

◆ Protect [2/2]

DWORD _MEMORY_BASIC_INFORMATION::Protect

Definition at line 2614 of file winnt_old.h.

◆ RegionSize

◆ State [1/2]

◆ State [2/2]

DWORD _MEMORY_BASIC_INFORMATION::State

Definition at line 2613 of file winnt_old.h.

◆ Type [1/2]

◆ Type [2/2]

DWORD _MEMORY_BASIC_INFORMATION::Type

Definition at line 2615 of file winnt_old.h.


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