ReactOS 0.4.15-dev-7961-gdcf9eb0
_MMVAD_FLAGS Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG_PTR CommitCharge:19
 
ULONG_PTR NoChange:1
 
ULONG_PTR VadType:3
 
ULONG_PTR MemCommit:1
 
ULONG_PTR Protection:5
 
ULONG_PTR Spare:2
 
ULONG_PTR PrivateMemory:1
 

Detailed Description

Definition at line 686 of file mmtypes.h.

Member Data Documentation

◆ CommitCharge

ULONG_PTR _MMVAD_FLAGS::CommitCharge

Definition at line 691 of file mmtypes.h.

Referenced by MiCreatePebOrTeb(), MiMapViewOfDataSection(), and NtFreeVirtualMemory().

◆ MemCommit

ULONG_PTR _MMVAD_FLAGS::MemCommit

Definition at line 695 of file mmtypes.h.

Referenced by MiCheckVirtualAddress(), MiCreatePebOrTeb(), and NtAllocateVirtualMemory().

◆ NoChange

◆ PrivateMemory

◆ Protection

◆ Spare

◆ VadType


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