MDiskNotifyHandlerCallback::TDiskEvent Class Reference

class MDiskNotifyHandlerCallback::TDiskEvent

Defines the data of disk notification event.

Member Data Documentation

TInt iDrive

TInt iDrive

To store the drive identifier for EDiskAdded, EDiskRemoved and EDiskStatusChanged events. The drive indentifier is specified bt TDriveNumber.

TDriveInfo iInfo

TDriveInfo iInfo

To store the drive info for EDiskAdded and EDiskStatusChanged events.

TDriveInfo iPrevInfo

TDriveInfo iPrevInfo

To store the previous drive info for EDiskRemoved and EDiskStatusChanged events.

TDiskEventType iType

TDiskEventType iType

To indicates the disk event type