Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IoQueryVolumeInformation function (ntifs.h)
The IoQueryVolumeInformation routine is reserved for system use. See ZwQueryVolumeInformationFile.
Syntax
NTSTATUS IoQueryVolumeInformation(
PFILE_OBJECT FileObject,
FS_INFORMATION_CLASS FsInformationClass,
ULONG Length,
PVOID FsInformation,
PULONG ReturnedLength
);
Parameters
FileObject
Reserved.
FsInformationClass
Reserved.
Length
Reserved.
FsInformation
Reserved.
ReturnedLength
Reserved.
Return value
Reserved.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | ntifs.h (include Ntifs.h) |
Feedback
Was this page helpful?
