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 | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Count | Returns an Integer indicating the number of items in the specified collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Parent | Returns the parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | |
![]() |
Item | Returns a member of the specified COMAddIns collection. |
![]() |
SetAppModal | Reserved for internal use. |
![]() |
Update | Updates the contents of the COMAddIns collection from the list of add-ins stored in the Windows Registry. |
Top