Rizin
unix-like reverse engineering framework and cli tools
_FILE_FS_SECTOR_SIZE_INFORMATION Struct Reference

#include <winapi.h>

Public Attributes

ULONG LogicalBytesPerSector
 
ULONG PhysicalBytesPerSectorForAtomicity
 
ULONG PhysicalBytesPerSectorForPerformance
 
ULONG FileSystemEffectivePhysicalBytesPerSectorForAtomicity
 
ULONG Flags
 
ULONG ByteOffsetForSectorAlignment
 
ULONG ByteOffsetForPartitionAlignment
 

Detailed Description

Definition at line 4420 of file winapi.h.

Member Data Documentation

◆ ByteOffsetForPartitionAlignment

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForPartitionAlignment

Definition at line 4427 of file winapi.h.

◆ ByteOffsetForSectorAlignment

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForSectorAlignment

Definition at line 4426 of file winapi.h.

◆ FileSystemEffectivePhysicalBytesPerSectorForAtomicity

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::FileSystemEffectivePhysicalBytesPerSectorForAtomicity

Definition at line 4424 of file winapi.h.

◆ Flags

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::Flags

Definition at line 4425 of file winapi.h.

◆ LogicalBytesPerSector

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::LogicalBytesPerSector

Definition at line 4421 of file winapi.h.

◆ PhysicalBytesPerSectorForAtomicity

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForAtomicity

Definition at line 4422 of file winapi.h.

◆ PhysicalBytesPerSectorForPerformance

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForPerformance

Definition at line 4423 of file winapi.h.


The documentation for this struct was generated from the following file: