|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni.MoeSolInternal
public static class IUnknown.Jni.MoeSolInternal
Help prevent method/property name collisions.
Constructor Summary | |
---|---|
IUnknown.Jni.MoeSolInternal()
|
Method Summary | |
---|---|
static int |
addListener(IUnknown.Jni self,
IUnknown listener,
GUID diid)
Internal helper |
static void |
checkApartment(IUnknown.Jni self)
Internal helper |
static void |
coclassConstruct(IUnknown.Jni self,
GUID clsid,
GUID iid)
Internal helper |
static void |
coclassConstruct(IUnknown.Jni self,
GUID clsid,
GUID iid,
int clsctx)
Internal helper |
static void |
disableApartmentChecking(IUnknown.Jni self)
Internal helper |
static long |
getInterfacePointer(IUnknown.Jni self)
Read-only access to the interface pointer. |
static int |
getUnreleasedCount()
Internal helper |
static void |
recordApartment(IUnknown.Jni self)
Internal helper |
static void |
removeListener(IUnknown.Jni self,
IUnknown listener,
GUID diid)
Internal helper |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IUnknown.Jni.MoeSolInternal()
Method Detail |
---|
public static void recordApartment(IUnknown.Jni self)
self
- public static void checkApartment(IUnknown.Jni self)
self
- public static void coclassConstruct(IUnknown.Jni self, GUID clsid, GUID iid)
self
- clsid
- iid
- public static void coclassConstruct(IUnknown.Jni self, GUID clsid, GUID iid, int clsctx)
self
- clsid
- iid
- clsctx
- public static void disableApartmentChecking(IUnknown.Jni self)
self
- public static int getUnreleasedCount()
public static int addListener(IUnknown.Jni self, IUnknown listener, GUID diid)
self
- listener
- diid
- public static void removeListener(IUnknown.Jni self, IUnknown listener, GUID diid)
self
- sourcelistener
- to removediid
- of interfacepublic static long getInterfacePointer(IUnknown.Jni self)
self
- IUnknown.Jni
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |