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

Interface IRawDispatchHandle

  • All Known Subinterfaces:
    IConnectionPointContainer
    All Known Implementing Classes:
    ProxyObject


    public interface IRawDispatchHandle
    IF you want to access the underlying raw (com.sun.jna.platform.win32.COM.IDispatch) object then have your @ComObject or @ComInterface interface extends this interface.
    • Method Detail

JNA API 4.2.0

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