Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qntdll_p.h File Reference

(70edabf98bf56e29296a2921db97a38f60cf896a)

#include <QtCore/private/qglobal_p.h>
#include <QtCore/qt_windows.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 QT_END_NAMESPACE struct _FILE_FS_SECTOR_SIZE_INFORMATION FILE_FS_SECTOR_SIZE_INFORMATION
typedef QT_BEGIN_NAMESPACE QT_END_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 45 of file qntdll_p.h.