IClientComponents Client COM Automation Interface
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
IClientComponents is an interface, in Configuration Manager, that defines a collection of IClientComponent Client COM Automation Interface objects.
Methods and Properties
Name | Description |
---|---|
Accesses a specific IClientComponent object by index in the collection. |
|
Defines the number of IClientComponent objects in the collection. |
|
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
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.