Class COMInvoker

    • Constructor Detail

      • COMInvoker

        public COMInvoker()
    • Method Detail

      • _invokeNativeInt

        protected int _invokeNativeInt​(int vtableId,
                                       java.lang.Object[] args)
      • _invokeNativeObject

        protected java.lang.Object _invokeNativeObject​(int vtableId,
                                                       java.lang.Object[] args,
                                                       java.lang.Class<?> returnType)
      • _invokeNativeVoid

        protected void _invokeNativeVoid​(int vtableId,
                                         java.lang.Object[] args)