DriveIF.startFinish

Finishes starting a drive. Since 2.22

interface DriveIF
int
startFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

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

Throws

GException on failure.

Meta