Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qntdll_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtCore/private/qglobal_p.h>
#include <winternl.h>
+ Include dependency graph for qntdll_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _FILE_FS_SECTOR_SIZE_INFORMATION
 

Typedefs

typedef QT_BEGIN_NAMESPACE struct _FILE_FS_SECTOR_SIZE_INFORMATION FILE_FS_SECTOR_SIZE_INFORMATION
 
typedef QT_BEGIN_NAMESPACE struct _FILE_FS_SECTOR_SIZE_INFORMATIONPFILE_FS_SECTOR_SIZE_INFORMATION
 
typedef enum _FSINFOCLASS FS_INFORMATION_CLASS
 
typedef enum _FSINFOCLASSPFS_INFORMATION_CLASS
 

Enumerations

enum  _FSINFOCLASS {
  FileFsVolumeInformation , FileFsLabelInformation , FileFsSizeInformation , FileFsDeviceInformation ,
  FileFsAttributeInformation , FileFsControlInformation , FileFsFullSizeInformation , FileFsObjectIdInformation ,
  FileFsDriverPathInformation , FileFsVolumeFlagsInformation , FileFsSectorSizeInformation , FileFsDataCopyInformation ,
  FileFsMetadataSizeInformation , FileFsFullSizeInformationEx , FileFsMaximumInformation
}
 

Typedef Documentation

◆ FILE_FS_SECTOR_SIZE_INFORMATION

◆ FS_INFORMATION_CLASS

◆ PFILE_FS_SECTOR_SIZE_INFORMATION

◆ PFS_INFORMATION_CLASS

Enumeration Type Documentation

◆ _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.