Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ucb ::

struct TransferResult
Description
Information about a transfer activity.

Elements' Summary
Source The URL of the source object.  
Target The URL of the target folder into which to transfer (a copy of) the source object.  
Result Either void if the transfer has been carried out successfully, or an exception indicating the kind of failure.  
Elements' Details
Source
string Source;
Description
The URL of the source object.
Target
string Target;
Description
The URL of the target folder into which to transfer (a copy of) the source object.
Result
any Result;
Description
Either void if the transfer has been carried out successfully, or an exception indicating the kind of failure.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.