Schnittstelle IRawDispatchHandle
- Alle bekannten Unterschnittstellen:
IConnectionPointContainer
- Alle bekannten Implementierungsklassen:
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.
-
Methodenübersicht
-
Methodendetails
-
getRawDispatch
IDispatch getRawDispatch()
-