Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: lang ::

interface XMain
Description
Executing interface for executable components run by the uno executable loader. This is an application to run components passing the command line arguments.
Developers Guide
WritingUNO - The UNO Executable
WritingUNO - XMain
WritingUNO - Core Interfaces to Implement

Methods' Summary
run This method is called to run the component.  
Methods' Details
run
long
run( [in] sequence< string >  aArguments );

Description
This method is called to run the component.
Parameter aArguments
arguments passed to the component, i.e. the command line arguments
Returns
return value passed to be returned by main()
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.