ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PMEMORY_AREA Struct Reference

#include <mm.h>

Data Fields

PVOID StartingAddress
PVOID EndingAddress
struct _MEMORY_AREA * Parent
struct _MEMORY_AREA * LeftChild
struct _MEMORY_AREA * RightChild
ULONG Type
ULONG Protect
ULONG Flags
BOOLEAN DeleteInProgress
ULONG PageOpCount
PVOID Vad
union {
   struct {
      ROS_SECTION_OBJECT *   Section
      LARGE_INTEGER   ViewOffset
      PMM_SECTION_SEGMENT   Segment
      LIST_ENTRY   RegionListHead
   }   SectionData
   struct {
      LIST_ENTRY   RegionListHead
   }   VirtualMemoryData
Data

Detailed Description

Definition at line 245 of file mm.h.


The documentation for this struct was generated from the following file:
  • ntoskrnl/include/internal/mm.h

Generated on Sat May 26 2012 06:36:57 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.