COMAddIns Members (Office)

A collection of COMAddIn objects that provide information about a COM add-in registered in the Windows registry.

Methods

Name

Description

Item

Gets a member of the specified COMAddIns collection.

Update

Updates the contents of the COMAddIns collection from the list of add-ins stored in the Windows registry.

Properties

Name

Description

Application

Gets an Application object that represents the container application for the COMAddIns object (you can use this property with an Automation object to return that object's container application). Read-only.

Count

Gets a count of the number of COM add-ins in the host application. Read-only.

Creator

Gets a 32-bit integer that indicates the application in which the COMAddIns object was created. Read-only.

Parent

Gets the Parent object for the COMAddIns object. Read-only.