Specifies a system executer service. More...
import "SystemShellExecute.idl";
 
  
| Additional Inherited Members | |
|  Public Member Functions inherited from XSystemShellExecute | |
| void | execute ([in] string aCommand, [in] string aParameter, [in] long nFlags) raises ( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::system::SystemShellExecuteException ) | 
| Executes an arbitrary system command. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
Specifies a system executer service.
Such a service makes it possible to execute an arbitrary system command.