22module
com { module sun { module star { module ucb {
Definition Ambiguous.idl:20
Information about a transfer activity.
Definition TransferResult.idl:27
string Target
The URL of the target folder into which to transfer (a copy of) the source object.
Definition TransferResult.idl:35
string Source
The URL of the source object.
Definition TransferResult.idl:30
any Result
Either void if the transfer has been carried out successfully, or an exception indicating the kind of...
Definition TransferResult.idl:40