19 #ifndef __com_sun_star_ucb_TransferResult_idl__ 20 #define __com_sun_star_ucb_TransferResult_idl__ 24 module
com { module sun { module star { module ucb {
any Result
Either void if the transfer has been carried out successfully, or an exception indicating the kind of...
Definition: TransferResult.idl:42
Definition: Ambiguous.idl:22
string Source
The URL of the source object.
Definition: TransferResult.idl:32
Information about a transfer activity.
Definition: TransferResult.idl:28
string Target
The URL of the target folder into which to transfer (a copy of) the source object.
Definition: TransferResult.idl:37