DriveT.startFinish

Finishes starting a drive. Since 2.22

template DriveT(TStruct)
int
startFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

TRUE if the drive has been started successfully, FALSE otherwise.

Throws

GException on failure.

Meta