JNA API 4.5.0-SNAPSHOT

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)
JNA API 4.5.0-SNAPSHOT

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