LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_java_XJavaThreadRegister_11_idl__
20 #define __com_sun_star_java_XJavaThreadRegister_11_idl__
26 module
com { module sun { module star { module java {
void revokeThread()
revokes the current thread from the list of registered threads.
boolean isThreadAttached()
returns TRUE if the current thread is already attached to the VM otherwise FALSE.
void registerThread()
registers the current thread.
Definition: Ambiguous.idl:22
must be implemented by the user of the XJavaThreadRegister_11.
Definition: XJavaThreadRegister_11.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:48