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

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.2.0

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