#include <QtCore/private/qglobal_p.h>
#include <winternl.h>
Go to the source code of this file.
|
| enum | _FSINFOCLASS {
FileFsVolumeInformation
, FileFsLabelInformation
, FileFsSizeInformation
, FileFsDeviceInformation
,
FileFsAttributeInformation
, FileFsControlInformation
, FileFsFullSizeInformation
, FileFsObjectIdInformation
,
FileFsDriverPathInformation
, FileFsVolumeFlagsInformation
, FileFsSectorSizeInformation
, FileFsDataCopyInformation
,
FileFsMetadataSizeInformation
, FileFsFullSizeInformationEx
, FileFsMaximumInformation
} |
| |
◆ FILE_FS_SECTOR_SIZE_INFORMATION
◆ FS_INFORMATION_CLASS
◆ PFILE_FS_SECTOR_SIZE_INFORMATION
◆ PFS_INFORMATION_CLASS
◆ _FSINFOCLASS
| Enumerator |
|---|
| FileFsVolumeInformation | |
| FileFsLabelInformation | |
| FileFsSizeInformation | |
| FileFsDeviceInformation | |
| FileFsAttributeInformation | |
| FileFsControlInformation | |
| FileFsFullSizeInformation | |
| FileFsObjectIdInformation | |
| FileFsDriverPathInformation | |
| FileFsVolumeFlagsInformation | |
| FileFsSectorSizeInformation | |
| FileFsDataCopyInformation | |
| FileFsMetadataSizeInformation | |
| FileFsFullSizeInformationEx | |
| FileFsMaximumInformation | |
Definition at line 41 of file qntdll_p.h.