Uses of Package
org.jinterop.dcom.win32

Packages that use org.jinterop.dcom.win32
org.jinterop.dcom.core Core library classes and Data structures. 
org.jinterop.dcom.win32 Defines classes for automation
 

Classes in org.jinterop.dcom.win32 used by org.jinterop.dcom.core
IJIDispatch
           j-Interop class corresponding to COM IDispatch Interface.
 

Classes in org.jinterop.dcom.win32 used by org.jinterop.dcom.win32
ElemDesc
          From MSDN:-
Includes the type description and process-transfer information for a variable
, a function, or a function parameter.
FuncDesc
          From MSDN:-
Describes a function.

IJIEnumVARIANT
           j-Interop class corresponding to COM IEnumVARIANT Interface.
IJIMoniker
          Not implemented.
IJIOleClientSite
          This interface enables communications between an object and its container.
IJIOleInPlaceFrame
          This interface is used by applications for management of modeless dialog boxes, composite menus, and context-sensitive help.
IJIOleInPlaceUIWindow
          This interface is used by a document or frame window for managing space when a containing object is activated or changes size.
IJIOleWindow
          This interface allows to access windows that participate in in-place activation.
IJITypeInfo
          From MSDN :- ITypeInfo, an interface typically used for reading information about objects.
JIRect
          Rectangle boundaries in pix.
ParamDesc
          Contains information needed for transferring a structure element, parameter, or function return value between processes
SafeArrayBounds
           
TypeAttr
          Contains attributes of an IJITypeInfo.
TypeDesc
          Describes the type of a variable, the return type of a function, or the type of a function parameter.
VarDesc