Uses of Class
com.jniwrapper.win32.automation.impl.IDispatchImpl

Packages that use IDispatchImpl
com.jniwrapper.win32.automation.impl The com.jniwrapper.win32.automation.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.automation package. 
 

Uses of IDispatchImpl in com.jniwrapper.win32.automation.impl
 

Subclasses of IDispatchImpl in com.jniwrapper.win32.automation.impl
 class IDispatchExImpl
          Represents COM interface IDispatchEx
 

Methods in com.jniwrapper.win32.automation.impl with parameters of type IDispatchImpl
 void ITypeInfoImpl.createInstance(IUnknownImpl pUnkOuter, IDispatchImpl pObj)