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 FsRtlAddMcbEntry routine is obsolete, but is exported to support existing driver binaries. Use FsRtlAddLargeMcbEntry instead.
Syntax
BOOLEAN FsRtlAddMcbEntry(
PMCB Mcb,
VBN Vbn,
LBN Lbn,
ULONG SectorCount
);
Parameters
Mcb
Reserved.
Vbn
Reserved.
Lbn
Reserved.
SectorCount
Reserved.
Return value
Reserved.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ntifs.h (include Ntifs.h) |