Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_SECTION Struct Reference

#include <mi.h>

List of all members.

Public Attributes

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


Member Data Documentation

MMADDRESS_NODE _SECTION::Address
 

Definition at line 2287 of file mi.h.

MMSECTION_FLAGS _SECTION::Flags
 

Definition at line 2292 of file mi.h.

ULONG _SECTION::InitialPageProtection
 

Definition at line 2294 of file mi.h.

Referenced by MmCreateSection(), and NtAllocateVirtualMemory().

ULONG _SECTION::LongFlags
 

Definition at line 2291 of file mi.h.

PSEGMENT _SECTION::Segment
 

Definition at line 2288 of file mi.h.

Referenced by MmCreateSection(), and NtAllocateVirtualMemory().

LARGE_INTEGER _SECTION::SizeOfSection
 

Definition at line 2289 of file mi.h.

Referenced by MmCreateSection().

union { ... } _SECTION::u
 

Referenced by MmCreateSection(), and NtAllocateVirtualMemory().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:25 2004 for test by doxygen 1.3.7