Drive information


Section contents


Overview

Defined in

cfile.oxh

Description

<TBS>


Methods provided


DriveInfoBattery - battery presence and state

Usage

state% = DriveInfoBattery%:(this&)

Description

Whether the drive supports a battery and if so, it's state..

Arguments
this& A handle to a drive info object
Return value
state% The state of the battery

DriveInfoDriveAttributes - drive attributes

Usage

attributes& = DriveInfoDriveAttributes&:(this&)

Description

Returns the attributes of the drive.

Arguments
this& A handle to a drive info object
Return value
attributes& The drive attributes

DriveInfoMediaAttributes - media attributes

Usage

attributes& = DriveInfoMediaAttributes&:(this&)

Description

Returns the attributes of the media mounted on the drive.

Arguments
this& A handle to a drive info object
Return value
attributes& The media attributes

DriveInfoMediaType - media type

Usage

type% = DriveInfoMediaType%:(this&)

Description

Returns the type of the media mounted on the drive.

Arguments
this& A handle to a drive info object
Return value
type% The type of media mounted on the drive