Package com.sun.jna.platform.win32.COM.util
-
Interface Summary Interface Description IComEnum IComEventCallbackCookie IComEventCallbackListener IConnectionPoint IConnectionPointContainer IDispatch Java friendly version ofIDispatch
.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.IRunningObjectTable Java friendly version ofIRunningObjectTable
IUnknown Java friendly version of the IUnknown interface. -
Class Summary Class Description AbstractComEventCallbackListener CallbackProxy ComEventCallbackCookie ComThread Convert This class is considered internal to the package.EnumMoniker Enumerates the components of a moniker or the monikers in a table of monikers.Factory Factory is intended as a simpler to use version of ObjectFactory.ObjectFactory Factory keeps track of COM objects - all objects created with this factory can be disposed by callingObjectFactory.disposeAll()
.ProxyObject This object acts as the invocation handler for interfaces annotated with ComInterface.RunningObjectTable