MountT.ejectWithOperationFinish

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

template MountT(TStruct)
bool
ejectWithOperationFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if the mount was successfully ejected. FALSE otherwise.

Throws

GException on failure.

Meta

Since

2.22