COM and DCOM Reference (Windows Embedded CE 6.0)
1/6/2010
The Component Object Model (COM) is a platform-independent, object-oriented system for creating binary software components that can interact with other COM-based components. This language reference section contains descriptions of COM and DCOM programming elements.
Note
Distributed COM (DCOM), sometimes also referred to as "COM Remoting", is not included in Windows Embedded CE. Please see Remote DCOM Support for more information.
In This Section
- Automation Reference
Provides reference information for Automation programming elements.
- COM Reference
Provides reference information for COM programming elements.
- OLE Reference
Provides reference information for OLE programming elements.
- Storage Reference
Provides reference information for Storage programming elements.
Related Sections
- Component Services (COM and DCOM)
Provides links to additional information about COM