JNA API 4.1.0-SNAPSHOT
com.sun.jna.platform.win32.COM

Interface IDispatch

  • All Superinterfaces:
    IUnknown
    All Known Implementing Classes:
    COMEarlyBindingObject, Dispatch, Dispatch.ByReference


    public interface IDispatch
    extends IUnknown
    Wrapper class for the IDispatch interface IDispatch.GetTypeInfoCount 12 IDispatch.GetTypeInfo 16 IDispatch.GetIDsOfNames 20 IDispatch.Invoke 24
    Author:
    Tobias Wolf, wolf.tobias@gmx.net
JNA API 4.1.0-SNAPSHOT

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