DriveT.pollForMediaFinish

Finishes an operation started with g_drive_poll_for_media() on a drive.

template DriveT(TStruct)
int
pollForMediaFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

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

Throws

GException on failure.

Meta