Previous Table of Contents Next


17.4.1 CORBA/COM


   There is a reasonably good mapping from CORBA objects to COM Interfaces; for instance:

   This mapping is perhaps the most natural way to represent the interfaces of CORBA objects in the COM environment. In practice, however, many COM clients can only bind to Automation Interfaces and cannot bind to the more general COM Interfaces. Therefore, providing only a mapping of CORBA to the COM Interfaces would not satisfy many COM/OLE clients.