NativeMapped
COMBindingBaseObject
, Unknown
public 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, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
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)