ReactOS 0.4.15-dev-7994-gb388cb6
_SECTION Struct Reference

#include <mmtypes.h>

Collaboration diagram for _SECTION:

Public Attributes

MMADDRESS_NODE Address
 
PSEGMENT Segment
 
LARGE_INTEGER SizeOfSection
 
union {
   ULONG   LongFlags
 
   MMSECTION_FLAGS   Flags
 
u
 
ULONG InitialPageProtection
 

Detailed Description

Definition at line 809 of file mmtypes.h.

Member Data Documentation

◆ Address

MMADDRESS_NODE _SECTION::Address

Definition at line 811 of file mmtypes.h.

Referenced by MmCreateArm3Section(), and NtQuerySection().

◆ Flags

◆ InitialPageProtection

◆ LongFlags

ULONG _SECTION::LongFlags

Definition at line 816 of file mmtypes.h.

◆ Segment

◆ SizeOfSection

◆ 


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