Definitions for "Component Object" Add To Word List
Login or Register  | Word Lists | Search History

a generic object that an Application Module can contain
Helpful?           0
an object in the representation IsComponentObjectRep or a subrepresentation of it
Helpful?           0
a part of the object which contains it, and cannot be moved or altered independantly
Helpful?           0
a reusable software unit that encapsulates or packages the manufacturing of a specific class of COM object
Helpful?           0
An object that supports automation through exposed properties and methods. Examples of component objects include ActiveX controls, ActiveX documents, and ActiveX code components.
Helpful?           0
An object defined according to the OLE Component Object Model (COM). A component object has a set of interfaces that communicate with the object, data associated with an instance of the object at run-time, and the ability to support multiple instances of the object running at the same time.
Helpful?           0