Uses of Interface
org.jinterop.dcom.win32.IJIDispatch

Packages that use IJIDispatch
org.jinterop.dcom.core Core library classes and Data structures. 
 

Uses of IJIDispatch in org.jinterop.dcom.core
 

Constructors in org.jinterop.dcom.core with parameters of type IJIDispatch
JIVariant(IJIDispatch value)
          Setting up a VARIANT with a IJIDispatch.
JIVariant(IJIDispatch value, boolean isByRef)
          Setting up a VARIANT with a IJIDispatch.