Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

FsRtlUninitializeBaseMcb function (ntifs.h)

The FsRtlUninitializeBaseMcb function uninitializes a map control block (MCB) structure. After calling this routine the input Mcb structure must be re-initialized before being used again.

Syntax

VOID FsRtlUninitializeBaseMcb(
 PBASE_MCB Mcb
);

Parameters

Mcb

Supplies a pointer to the Mcb structure to uninitialize.

Return value

None

Requirements

Requirement Value
Header ntifs.h

See also

FsRtlInitializeLargeMcb


Feedback

Was this page helpful?

Additional resources