ReactOS 0.4.15-dev-7994-gb388cb6
_SEGMENT_FLAGS Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG TotalNumberOfPtes4132:10
 
ULONG ExtraSharedWowSubsections:1
 
ULONG LargePages:1
 
ULONG Spare:20
 

Detailed Description

Definition at line 399 of file mmtypes.h.

Member Data Documentation

◆ ExtraSharedWowSubsections

ULONG _SEGMENT_FLAGS::ExtraSharedWowSubsections

Definition at line 402 of file mmtypes.h.

◆ LargePages

ULONG _SEGMENT_FLAGS::LargePages

Definition at line 403 of file mmtypes.h.

Referenced by MiSegmentDelete().

◆ Spare

ULONG _SEGMENT_FLAGS::Spare

Definition at line 404 of file mmtypes.h.

◆ TotalNumberOfPtes4132

ULONG _SEGMENT_FLAGS::TotalNumberOfPtes4132

Definition at line 401 of file mmtypes.h.


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