service SystemShellExecute in module com::sun::star::system::

(Global Index)

Syntax

service SystemShellExecute;

Description

Specifies a system executer service. Such a service makes it possible to execute an arbitrary system command.

See also

XSystemShellExecute

Exported Interfaces

com::sun::star::system::XSystemShellExecute

Description

Provides access to a XSystemShellExecute interface.


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

Description

Service should always support this interface.


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

Description

Service should always support this interface.


Top of Page