ReactOS 0.4.15-dev-7918-g2a2556c
_BASE_MCB Struct Reference

#include <fsrtltypes.h>

Collaboration diagram for _BASE_MCB:

Public Attributes

ULONG MaximumPairCount
 
ULONG PairCount
 
USHORT PoolType
 
USHORT Flags
 
PVOID Mapping
 

Detailed Description

Definition at line 220 of file fsrtltypes.h.

Member Data Documentation

◆ Flags

USHORT _BASE_MCB::Flags

Definition at line 224 of file fsrtltypes.h.

◆ Mapping

PVOID _BASE_MCB::Mapping

Definition at line 225 of file fsrtltypes.h.

◆ MaximumPairCount

ULONG _BASE_MCB::MaximumPairCount

Definition at line 221 of file fsrtltypes.h.

◆ PairCount

ULONG _BASE_MCB::PairCount

Definition at line 222 of file fsrtltypes.h.

◆ PoolType

USHORT _BASE_MCB::PoolType

Definition at line 223 of file fsrtltypes.h.


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