TLocalDriveCapsV6 Class Reference

class TLocalDriveCapsV6 : public TLocalDriveCapsV5

Extension to Capabilities fields mainly to support reporting block size information of underlying media.

Member Data Documentation

TUint iBlockSize

TUint iBlockSize
Block size information of underlying media is required to assist in chosing efficient size of buffers for reading and writing. This information can also be accessed through the function

These functions retrieve this blocksize information by calling the media driver's Caps() function.

TUint32 iSpare

TUint32 iSpare [private]

Reserved space for future use.