Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 in the same process space, in other processes, or on remote devices.
In This Section
- COM and DCOM OS Design Development
Presents information that is helpful when designing and developing a target device that uses COM. This includes dependencies of COM, the modules and components that implement COM, and COM Sysgen variables. - COM and DCOM Application Development
Explains how to write code that uses COM. - COM and DCOM Registry Settings
Provides information about the configurable registry settings used by COM. - COM and DCOM Security
Provides security best practice information relevant to COM. - COM and DCOM Migration
Provides information that is useful if you are migrating from an OS design that includes COM and DCOM and is based on a previous version of Windows CE. - COM and DCOM Reference
Provides reference information for the API provided by COM.
Related Sections
Applications and Services Development
Send Feedback on this topic to the authors