Uses of Package
com.jniwrapper.win32.com.types

Packages that use com.jniwrapper.win32.com.types
com.jniwrapper.win32.automation This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation. 
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. 
com.jniwrapper.win32.automation.types The com.jniwrapper.win32.automation.types package contains various Automation types wrappers, such as Variant, BStr, SafeArray and other. 
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
com.jniwrapper.win32.com.impl The com.jniwrapper.win32.com.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.com package. 
com.jniwrapper.win32.com.server The com.jniwrapper.win32.com.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.com package. 
com.jniwrapper.win32.com.types The com.jniwrapper.win32.com.types package contains Java wrappers for native structures and types, which are commonly used in COM. 
com.jniwrapper.win32.mshtml The com.jniwrapper.win32.mshtml package contains a number of commonly used interfaces from the MSHTML library. 
com.jniwrapper.win32.mshtml.impl The com.jniwrapper.win32.mshtml.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.mshtml package. 
com.jniwrapper.win32.mshtml.types The com.jniwrapper.win32.mshtml.types package contains Java wrappers for native structures and types related to MSHTML. 
com.jniwrapper.win32.ole The com.jniwrapper.win32.mshtml package contains a number of interfaces that are used in the OLE technology. 
com.jniwrapper.win32.ole.impl The com.jniwrapper.win32.ole.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.ole package. 
com.jniwrapper.win32.ole.types The com.jniwrapper.win32.mshtml.types package contains Java wrappers for native structures and types that are commonly used in OLE. 
com.jniwrapper.win32.stg The com.jniwrapper.win32.stg package contains a number of commonly used interfaces from the Structured Storage API. 
com.jniwrapper.win32.stg.impl The com.jniwrapper.win32.stg.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.stg package. 
com.jniwrapper.win32.stg.types The com.jniwrapper.win32.stg.types package contains Java wrappers for native structures and types that are commonly used in the Structured Storage API. 
com.jniwrapper.win32.tools   
com.jniwrapper.win32.tools.typelib   
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.automation
CLSID
          This class represents a globally unique identifier for a COM class.
GUID
          A globally unique identifier supported by COM.
HRefType
          The HRefType class corresponds to HREFTYPE native type.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
LocaleID
          The class represents a locale identifier.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.automation.impl
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
GUID
          A globally unique identifier supported by COM.
HRefType
          The HRefType class corresponds to HREFTYPE native type.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
LocaleID
          The class represents a locale identifier.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.automation.types
ComEnumeration
          The abstract base for COM enumerations.
CY
          Class CY represents CY type.
Date
          The class Date type is a representation of DATE type.
GUID
          A globally unique identifier supported by COM.
HRefType
          The HRefType class corresponds to HREFTYPE native type.
LocaleID
          The class represents a locale identifier.
SCode
          The SCode class is used to describe errors and corresponds to SCODE native type (synonym of ULONG).
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.com
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
CY
          Class CY represents CY type.
GUID
          A globally unique identifier supported by COM.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
INTERFACEINFO
          Represents COM record tagINTERFACEINFO.
RegCls
          Class RegCls represents REGCLS enumeration.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.com.impl
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
CY
          Class CY represents CY type.
GUID
          A globally unique identifier supported by COM.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
INTERFACEINFO
          Represents COM record tagINTERFACEINFO.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.com.server
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
LocaleID
          The class represents a locale identifier.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.com.types
__MIDL_IWinTypes_0009
          Represents COM union __MIDL_IWinTypes_0009.
_RemotableHandle
          Represents COM record _RemotableHandle.
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
CoClass
          CoClass is an abstract base for all COM integration classes created by the Code Generation utility.
ComEnumeration
          The abstract base for COM enumerations.
CY
          Class CY represents CY type.
GUID
          A globally unique identifier supported by COM.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
INTERFACEINFO
          Represents COM record tagINTERFACEINFO.
LocaleID
          The class represents a locale identifier.
LongPtr
          Class LongPtr represents COM alias LONG_PTR.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.mshtml
GUID
          A globally unique identifier supported by COM.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.mshtml.impl
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
GUID
          A globally unique identifier supported by COM.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.mshtml.types
ComEnumeration
          The abstract base for COM enumerations.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.ole
CLSID
          This class represents a globally unique identifier for a COM class.
CY
          Class CY represents CY type.
GUID
          A globally unique identifier supported by COM.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.ole.impl
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
CY
          Class CY represents CY type.
GUID
          A globally unique identifier supported by COM.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.ole.types
CLSID
          This class represents a globally unique identifier for a COM class.
ComEnumeration
          The abstract base for COM enumerations.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.stg
CLSID
          This class represents a globally unique identifier for a COM class.
CY
          Class CY represents CY type.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.stg.impl
ClsCtx
          The ClsCtx class corresponds to CLSCTX native enumeration.
CLSID
          This class represents a globally unique identifier for a COM class.
CY
          Class CY represents CY type.
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.stg.types
CLSID
          This class represents a globally unique identifier for a COM class.
ComEnumeration
          The abstract base for COM enumerations.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.tools
CLSID
          This class represents a globally unique identifier for a COM class.
 

Classes in com.jniwrapper.win32.com.types used by com.jniwrapper.win32.tools.typelib
IID
          This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.