===== Component Object Model (COM) ===== [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] **Component Object Model (COM)** is a simple Microsoft specification method that defines a binary standard for exchanging code between two systems, regardless of the [[ddsf:public:guidebook:06_append:glossary:o:os|OS]] or programming language. COM provides access to distributed client object services and is used to share cross-platform binary code and [[ddsf:public:guidebook:06_append:glossary:p:programlang|programming languages]]. [[ddsf:public:guidebook:06_append:glossary:p:portability|Portability]] - COM's primary [[ddsf:public:guidebook:06_append:glossary:o:oop|objective]] - is achieved through well-defined COM object interfaces. Source: [[https://www.techopedia.com/definition/1294/component-object-model-com | Component Object Model (COM) ]]