COMAddIns Members

Include Protected Members
Include Inherited Members

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

The COMAddIns type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Parent Returns the parent object for the specified object.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Item Returns a member of the specified COMAddIns collection.
Public method SetAppModal Reserved for internal use.
Public method Update Updates the contents of the COMAddIns collection from the list of add-ins stored in the Windows Registry.

Top

See Also

Reference

COMAddIns Interface

Microsoft.Office.Core Namespace