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.

See:
          Description

Interface Summary
CoClassMetaInfo This is a common base interface describing a COM class.
 

Class Summary
CoInterfaceVTBL Base class for implementation of a virtual table.
IClassFactory2VTBL  
IClassFactoryServer This class provides default server-side implementation of the IClassFactory interface.
IClassFactoryVTBL  
ICreateErrorInfoVTBL Represents VTBL for COM interface ICreateErrorInfo.
IDispatchServer This class provides default server-side implementation of IDispatch interface.
IEnumMonikerVTBL  
IEnumStringVTBL  
IEnumUnknownVTBL  
IEnumVariantVTBL  
IErrorInfoVTBL Represents VTBL for COM interface IErrorInfo.
IMallocVTBL  
IMessageFilterVTBL Represents VTBL for COM interface IMessageFilter.
IMonikerVTBL  
IPersistFileVTBL  
IPersistStorageVTBL  
IPersistStreamInitVTBL  
IPersistStreamVTBL  
IPersistVTBL  
IServiceProviderVTBL  
ISupportErrorInfoVTBL Represents VTBL for COM interface ISupportErrorInfo.
IUnknownServer This class provides default server-side implementation of IUnknown interface.
IUnknownVTBL  
 

Package com.jniwrapper.win32.com.server Description

The com.jniwrapper.win32.com.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.com package. It also includes IUnknownServer, IDispatchServer and IClassFactoryServer, which are server implementations of the appropriate interfaces.