DriveIF.stopFinish

Finishes stopping a drive. Since 2.22

interface DriveIF
int
stopFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

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

Throws

GException on failure.

Meta