#include <mi.h>
Public Attributes | |
PSEGMENT | Segment |
LIST_ENTRY | DereferenceList |
ULONG | NumberOfSectionReferences |
ULONG | NumberOfPfnReferences |
ULONG | NumberOfMappedViews |
USHORT | NumberOfSubsections |
USHORT | FlushInProgressCount |
ULONG | NumberOfUserReferences |
union { | |
ULONG LongFlags | |
MMSECTION_FLAGS Flags | |
} | u |
PFILE_OBJECT | FilePointer |
PEVENT_COUNTER | WaitingForDeletion |
USHORT | ModifiedWriteCount |
USHORT | NumberOfSystemCacheViews |
SIZE_T | PagedPoolUsage |
SIZE_T | NonPagedPoolUsage |
LIST_ENTRY | UserGlobalList |
ULONG | SessionId |
ULONG | Pad |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 2096 of file mi.h. Referenced by MiCreateImageFileMap(). |
|
|
|
|
|
Definition at line 2081 of file mi.h. Referenced by MmFlushImageSection(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 2098 of file mi.h. Referenced by MiCreateImageFileMap(), MiFindImageSectionObject(), and MiInsertImageSectionObject(). |
|
Referenced by MiCreateImageFileMap(), MiFindImageSectionObject(), MiInsertImageSectionObject(), MiRemoveImageSectionObject(), and MmFlushImageSection(). |
|
Definition at line 2097 of file mi.h. Referenced by MiCreateImageFileMap(), MiFindImageSectionObject(), MiInsertImageSectionObject(), and MiRemoveImageSectionObject(). |
|
|