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

#include <winapi.h>

Public Attributes

LARGE_INTEGER TotalAllocationUnits
 
LARGE_INTEGER CallerAvailableAllocationUnits
 
LARGE_INTEGER ActualAvailableAllocationUnits
 
ULONG SectorsPerAllocationUnit
 
ULONG BytesPerSector
 

Detailed Description

Definition at line 4397 of file winapi.h.

Member Data Documentation

◆ ActualAvailableAllocationUnits

LARGE_INTEGER _FILE_FS_FULL_SIZE_INFORMATION::ActualAvailableAllocationUnits

Definition at line 4400 of file winapi.h.

◆ BytesPerSector

ULONG _FILE_FS_FULL_SIZE_INFORMATION::BytesPerSector

Definition at line 4402 of file winapi.h.

◆ CallerAvailableAllocationUnits

LARGE_INTEGER _FILE_FS_FULL_SIZE_INFORMATION::CallerAvailableAllocationUnits

Definition at line 4399 of file winapi.h.

◆ SectorsPerAllocationUnit

ULONG _FILE_FS_FULL_SIZE_INFORMATION::SectorsPerAllocationUnit

Definition at line 4401 of file winapi.h.

◆ TotalAllocationUnits

LARGE_INTEGER _FILE_FS_FULL_SIZE_INFORMATION::TotalAllocationUnits

Definition at line 4398 of file winapi.h.


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