FsRtlRemoveMcbEntry function (ntifs.h)
The FsRtlRemoveMcbEntry routine is obsolete, but is exported to support existing driver binaries. Use FsRtlRemoveLargeMcbEntry instead.
Syntax
void FsRtlRemoveMcbEntry(
PMCB Mcb,
VBN Vbn,
ULONG SectorCount
);
Parameters
Mcb
Reserved.
Vbn
Reserved.
SectorCount
Reserved.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ntifs.h (include Ntifs.h) |