IClientComponents is an interface, in Configuration Manager, that defines a collection of IClientComponent Client COM Automation Interface objects.

Methods and Properties

Name Description

IClientComponents::Item Method

Accesses a specific IClientComponent object by index in the collection.

IClientComponents::Count Property

Defines the number of IClientComponent objects in the collection.

IClientComponents::_NewEnum Method

Enumerates through the IClientComponent objects in the collection.

Remarks

The ProgID for the automation object is CPApplet.ClientComponents, and it is implemented as part of CPApplet.dll. The Visual Basic reference for early binding is CPApplet 1.0 Type Library. The early binding object name is ClientComponents.

The GUID for IClientComponents is 7CD0B2FF-4E28-4D87-BA53-0BC76EC36500.

Requirements

CPApplet.DLL

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.