public abstract class COMInvoker extends PointerType
Constructor and Description |
---|
COMInvoker() |
Modifier and Type | Method and Description |
---|---|
protected int |
_invokeNativeInt(int vtableId,
Object[] args) |
protected Object |
_invokeNativeObject(int vtableId,
Object[] args,
Class returnType) |
protected void |
_invokeNativeVoid(int vtableId,
Object[] args) |
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString