FsRtlLookupMcbEntry 函式 (ntifs.h)
FsRtlLookupMcbEntry 已經過時,但導出以支援現有的驅動程式二進位檔。 請改用 FsRtlLookupLargeMcbEntry。
語法
BOOLEAN FsRtlLookupMcbEntry(
PMCB Mcb,
VBN Vbn,
PLBN Lbn,
PULONG SectorCount,
PULONG Index
);
參數
Mcb
保留。
Vbn
保留。
Lbn
保留。
SectorCount
保留。
Index
保留。
傳回值
FsRtlLookupMcbEntry 如果指定的 VBN 位於 MCB 所對應的 VBN 範圍內,則傳回 TRUE,否則為 FALSE。
要求
要求 | 價值 |
---|---|
目標平臺 | 窗戶 |
標頭 | ntifs.h (include Ntifs.h) |