ReactOS 0.4.15-dev-7842-g558ab78
FF_DEVICE_INFO Struct Reference

#include <ff_ioman.h>

Public Attributes

FF_T_UINT16 BlkSize
 
FF_T_UINT32 TotalBlocks
 

Detailed Description

I/O Driver Definitions Provide access to any Block Device via the following interfaces. Returns the number of blocks actually read or written. A special information structure for the FullFAT mass storage device driver model.

Definition at line 74 of file ff_ioman.h.

Member Data Documentation

◆ BlkSize

FF_T_UINT16 FF_DEVICE_INFO::BlkSize

Definition at line 75 of file ff_ioman.h.

◆ TotalBlocks

FF_T_UINT32 FF_DEVICE_INFO::TotalBlocks

Definition at line 76 of file ff_ioman.h.


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