LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_java_XJavaVM_idl__
20 #define __com_sun_star_java_XJavaVM_idl__
25 module
com { module sun { module star { module java {
any getJavaVM([in] sequence< byte > processID)
returns the address of the Java Virtual Machine.
boolean isVMEnabled()
Returns TRUE if the VM is enabled.
boolean isVMStarted()
returns TRUE if the VM is started successfully, otherwise FALSE.
must be implemented by the user of the XJavaVM.
Definition: XJavaVM.idl:38
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48