Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32.COM

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 5.10.0

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