A3006: The Component Object Model
Summary
| ID | A3006 |
|---|---|
| Brief Description | This artifact describes COM object entity |
| Author | e6e6e@Cyberok |
| Creation Date | 2023/02/03 |
| Modification Date | 2023/02/03 |
| References |
Description
The Microsoft Component Object Model (COM) is a platform-independent, distributed, object-oriented system for creating binary software components that can interact. COM is the foundation technology for Microsoft's OLE (compound documents), ActiveX (Internet-enabled components), as well as others.