JNA API 4.5.2

Class COMInvoker

    • Constructor Detail

      • COMInvoker

        public COMInvoker()
    • Method Detail

      • _invokeNativeInt

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

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

        protected void _invokeNativeVoid​(int vtableId,
                                         Object[] args)
JNA API 4.5.2

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.