COMAddIns Members (Office)
A collection of COMAddIn objects that provide information about a COM add-in registered in the Windows registry.
Methods
Name |
Description |
---|---|
Gets a member of the specified COMAddIns collection. |
|
Updates the contents of the COMAddIns collection from the list of add-ins stored in the Windows registry. |
Properties
Name |
Description |
---|---|
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. |
|
Gets a count of the number of COM add-ins in the host application. Read-only. |
|
Gets a 32-bit integer that indicates the application in which the COMAddIns object was created. Read-only. |
|
Gets the Parent object for the COMAddIns object. Read-only. |