IoQueryVolumeInformation 函式 (ntifs.h)
IoQueryVolumeInformation 例程保留供系統使用。 請參閱 ZwQueryVolumeInformationFile。
語法
NTSTATUS IoQueryVolumeInformation(
PFILE_OBJECT FileObject,
FS_INFORMATION_CLASS FsInformationClass,
ULONG Length,
PVOID FsInformation,
PULONG ReturnedLength
);
參數
FileObject
保留。
FsInformationClass
保留。
Length
保留。
FsInformation
保留。
ReturnedLength
保留。
傳回值
保留。
要求
要求 | 價值 |
---|---|
目標平臺 | 窗戶 |
標頭 | ntifs.h (include Ntifs.h) |