VolumeT.ejectWithOperationFinish

Finishes ejecting a volume. If any errors occurred during the operation, @error will be set to contain the errors and %FALSE will be returned.

template VolumeT(TStruct)
bool
ejectWithOperationFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

%TRUE if the volume was successfully ejected. %FALSE otherwise

Throws

GException on failure.

Meta

Since

2.22