NativeMappedCOMBindingBaseObject, Unknownpublic abstract class COMInvoker extends PointerType
| Constructor | Description |
|---|---|
COMInvoker() |
| Modifier and Type | Method | Description |
|---|---|---|
protected int |
_invokeNativeInt(int vtableId,
java.lang.Object[] args) |
|
protected java.lang.Object |
_invokeNativeObject(int vtableId,
java.lang.Object[] args,
java.lang.Class<?> returnType) |
|
protected void |
_invokeNativeVoid(int vtableId,
java.lang.Object[] args) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringprotected int _invokeNativeInt(int vtableId,
java.lang.Object[] args)
protected java.lang.Object _invokeNativeObject(int vtableId,
java.lang.Object[] args,
java.lang.Class<?> returnType)
protected void _invokeNativeVoid(int vtableId,
java.lang.Object[] args)