20 #ifndef __com_sun_star_system_XSystemShellExecute_idl__
21 #define __com_sun_star_system_XSystemShellExecute_idl__
28 module
com { module sun { module star { module system {
64 void execute( [in]
string aCommand, [in]
string aParameter, [in]
long nFlags )
– idl definition –
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
Specifies an interface for executing a system command.
Definition: XSystemShellExecute.idl:34
May be thrown in cases of errors executing a command using the SystemShellExecute service...
Definition: SystemShellExecuteException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47