ReactOS 0.4.16-dev-106-g10b08aa
|
#include <mmtypes.h>
Public Attributes | |
ULONG | ReadOnly:1 |
ULONG | ReadWrite:1 |
ULONG | SubsectionStatic:1 |
ULONG | GlobalMemory:1 |
ULONG | Protection:5 |
ULONG | Spare:1 |
ULONG | StartingSector4132:10 |
ULONG | SectorEndOffset:12 |
ULONG _MMSUBSECTION_FLAGS::Protection |
Definition at line 503 of file mmtypes.h.
Referenced by MiCreatePagingFileMap().