service OleBridgeSupplier2 in module com::sun::star::bridge:: |
service OleBridgeSupplier2;
maps UNO types to COM types and vice versa.
The COM types are restricted to those types that can be represented
by a VARIANT except for VT_CY and
VT_DATE . An IUnknown interface
can only be mapped, if it can be successfully queried for
IDispatch .
Other COM interfaces are not supported. On the other hand UNO objects
and structs are always mapped to COM objects exposing IDispatch .
The service implements the XBridgeSupplier2 interface and handles the model types com::sun::star::bridge::ModelDependent::UNO and com::sun::star::bridge::ModelDependent::OLE . The service does not specify any requirements for registering OLE objects and class factories.
Exported Interfaces |
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.