Term of the Moment

abend


Look Up Another Term


Definition: COM+


Enhancements to the Microsoft Component Object Model (COM) that enable programmers to develop COM objects more easily. For example, COM+ allows native C++ calls to be translated into the correct COM call. In addition, instead of defining COM interfaces in the traditional IDL language, they can be defined by more familiar programming syntax.