Knowledge Base | What are COM, COM+, and DCOM? |
| COM (Component Object Model) is Microsoft's component software architecture developed primarily for Windows. It is the foundation upon which OLE and ActiveX are based, and provides a means to re-use code without requiring re-compilation. |
Read more...
|