ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <fsrtltypes.h>
Public Attributes | |
ULONG | MaximumPairCount |
ULONG | PairCount |
USHORT | PoolType |
USHORT | Flags |
PVOID | Mapping |
Definition at line 220 of file fsrtltypes.h.
USHORT _BASE_MCB::Flags |
Definition at line 224 of file fsrtltypes.h.
PVOID _BASE_MCB::Mapping |
Definition at line 225 of file fsrtltypes.h.
ULONG _BASE_MCB::MaximumPairCount |
Definition at line 221 of file fsrtltypes.h.
ULONG _BASE_MCB::PairCount |
Definition at line 222 of file fsrtltypes.h.
USHORT _BASE_MCB::PoolType |
Definition at line 223 of file fsrtltypes.h.