FsRtlSupportsPerFileContexts 宏 (ntifs.h)
FsRtlSupportsPerFileContexts 宏會檢查與指定FILE_OBJECT相關聯的文件系統是否支援每個檔案內容資訊。
語法
void FsRtlSupportsPerFileContexts(
_fo
);
參數
_fo
與要檢查之文件系統相關聯的FILE_OBJECT。
傳回值
無
備註
None
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
目標平台 | 桌面 |
標頭 | ntifs.h (包含 FltKernel.h、Ntifs.h) |
IRQL | 任何 |