Definitions for "COM Object"
A COM Object is a Component Object Model. Microsoft has migrated COM into DCOM. COM is used to support objects sent/distributed across a computer network. COM facilitates communication between ObjectBroker and OLE.
an instance of a coclass in memory
an instance of a CoClass , which is a class that implements one or more COM interfaces