Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |