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.

See:
          Description

Class Summary
__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.
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.
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.
RegCls Class RegCls represents REGCLS enumeration.
SCode The SCode class is used to describe errors and corresponds to SCODE native type (synonym of ULONG).
 

Package com.jniwrapper.win32.com.types Description

The com.jniwrapper.win32.com.types package contains Java wrappers for native structures and types, which are commonly used in COM.