Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: f32file.h

Struct TDriveInfo

TDriveInfo

Support

Supported from 5.0

Description

Contains drive information. This includes: the type, battery state, drive and media attributes.

Defined in TDriveInfo:
iBattery, iDriveAtt, iMediaAtt, iType


Member data


iBattery

TBatteryState iBattery

Description

Whether the drive supports a battery and if so, its state.


iDriveAtt

TUint iDriveAtt

Description

The drive attributes. For more information see KDriveAttLocal and other drive attributes.


iMediaAtt

TUint iMediaAtt

Description

The attributes of the media mounted on the drive. Replaced with: For more information see KMediaAttVariableSize and other media attributes.


iType

TMediaType iType

Description

The type of media mounted on the drive.