public abstract class COMInvoker extends PointerType
Constructor and Description |
---|
COMInvoker() |
Modifier and Type | Method and 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) |
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)