![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qntdll_p.h>
Public Attributes | |
ULONG | LogicalBytesPerSector |
ULONG | PhysicalBytesPerSectorForAtomicity |
ULONG | PhysicalBytesPerSectorForPerformance |
ULONG | FileSystemEffectivePhysicalBytesPerSectorForAtomicity |
ULONG | Flags |
ULONG | ByteOffsetForSectorAlignment |
ULONG | ByteOffsetForPartitionAlignment |
Definition at line 31 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForPartitionAlignment |
Definition at line 38 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForSectorAlignment |
Definition at line 37 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::FileSystemEffectivePhysicalBytesPerSectorForAtomicity |
Definition at line 35 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::Flags |
Definition at line 36 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::LogicalBytesPerSector |
Definition at line 32 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForAtomicity |
Definition at line 33 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForPerformance |
Definition at line 34 of file qntdll_p.h.