![]() |
Qt 6.x
The Qt SDK
|
#include <qntdll_p.h>
Public Attributes | |
ULONG | LogicalBytesPerSector |
ULONG | PhysicalBytesPerSectorForAtomicity |
ULONG | PhysicalBytesPerSectorForPerformance |
ULONG | FileSystemEffectivePhysicalBytesPerSectorForAtomicity |
ULONG | Flags |
ULONG | ByteOffsetForSectorAlignment |
ULONG | ByteOffsetForPartitionAlignment |
Definition at line 27 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForPartitionAlignment |
Definition at line 34 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForSectorAlignment |
Definition at line 33 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::FileSystemEffectivePhysicalBytesPerSectorForAtomicity |
Definition at line 31 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::Flags |
Definition at line 32 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::LogicalBytesPerSector |
Definition at line 28 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForAtomicity |
Definition at line 29 of file qntdll_p.h.
ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForPerformance |
Definition at line 30 of file qntdll_p.h.