Definition
A long-standing Microsoft framework that lets Windows programs expose functionality to each other through standardized interfaces.
Component Object Model, Microsoft's binary interface standard for software components, widely used by Windows services exposing methods through registered interfaces.
Also called: Windows COM