ReactOS 0.4.15-dev-8002-gbbb3b00
_LARGE_CONTROL_AREA Struct Reference

#include <mmtypes.h>

Collaboration diagram for _LARGE_CONTROL_AREA:

Public Attributes

PSEGMENT Segment
 
LIST_ENTRY DereferenceList
 
ULONG NumberOfSectionReferences
 
ULONG NumberOfPfnReferences
 
ULONG NumberOfMappedViews
 
ULONG NumberOfSystemCacheViews
 
ULONG NumberOfUserReferences
 
union {
   ULONG   LongFlags
 
   MMSECTION_FLAGS   Flags
 
u
 
PFILE_OBJECT FilePointer
 
PEVENT_COUNTER WaitingForDeletion
 
USHORT ModifiedWriteCount
 
USHORT FlushInProgressCount
 
ULONG WritableUserReferences
 
ULONG QuadwordPad
 
ULONG StartingFrame
 
LIST_ENTRY UserGlobalList
 
ULONG SessionId
 

Detailed Description

Definition at line 542 of file mmtypes.h.

Member Data Documentation

◆ DereferenceList

LIST_ENTRY _LARGE_CONTROL_AREA::DereferenceList

Definition at line 545 of file mmtypes.h.

◆ FilePointer

PFILE_OBJECT _LARGE_CONTROL_AREA::FilePointer

Definition at line 556 of file mmtypes.h.

◆ Flags

MMSECTION_FLAGS _LARGE_CONTROL_AREA::Flags

Definition at line 554 of file mmtypes.h.

◆ FlushInProgressCount

USHORT _LARGE_CONTROL_AREA::FlushInProgressCount

Definition at line 559 of file mmtypes.h.

◆ LongFlags

ULONG _LARGE_CONTROL_AREA::LongFlags

Definition at line 553 of file mmtypes.h.

◆ ModifiedWriteCount

USHORT _LARGE_CONTROL_AREA::ModifiedWriteCount

Definition at line 558 of file mmtypes.h.

◆ NumberOfMappedViews

ULONG _LARGE_CONTROL_AREA::NumberOfMappedViews

Definition at line 548 of file mmtypes.h.

◆ NumberOfPfnReferences

ULONG _LARGE_CONTROL_AREA::NumberOfPfnReferences

Definition at line 547 of file mmtypes.h.

◆ NumberOfSectionReferences

ULONG _LARGE_CONTROL_AREA::NumberOfSectionReferences

Definition at line 546 of file mmtypes.h.

◆ NumberOfSystemCacheViews

ULONG _LARGE_CONTROL_AREA::NumberOfSystemCacheViews

Definition at line 549 of file mmtypes.h.

◆ NumberOfUserReferences

ULONG _LARGE_CONTROL_AREA::NumberOfUserReferences

Definition at line 550 of file mmtypes.h.

◆ QuadwordPad

ULONG _LARGE_CONTROL_AREA::QuadwordPad

Definition at line 561 of file mmtypes.h.

◆ Segment

PSEGMENT _LARGE_CONTROL_AREA::Segment

Definition at line 544 of file mmtypes.h.

◆ SessionId

ULONG _LARGE_CONTROL_AREA::SessionId

Definition at line 564 of file mmtypes.h.

◆ StartingFrame

ULONG _LARGE_CONTROL_AREA::StartingFrame

Definition at line 562 of file mmtypes.h.

◆ 

union { ... } _LARGE_CONTROL_AREA::u

◆ UserGlobalList

LIST_ENTRY _LARGE_CONTROL_AREA::UserGlobalList

Definition at line 563 of file mmtypes.h.

◆ WaitingForDeletion

PEVENT_COUNTER _LARGE_CONTROL_AREA::WaitingForDeletion

Definition at line 557 of file mmtypes.h.

◆ WritableUserReferences

ULONG _LARGE_CONTROL_AREA::WritableUserReferences

Definition at line 560 of file mmtypes.h.


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