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