The IClientProperties interface, in Configuration Manager, defines a collection of IClientProperty Client COM Automation Interface objects.

Methods and Properties

Name Description

IClientProperties::Item Method

Accesses a specific IClientProperty object by index in the collection.

IClientProperties::Count Property

Defines the number of IClientProperty objects in the collection.

IClientProperties::_NewEnum Method

Enumerates through the IClientProperty objects in the collection.

Remarks

The ProgID for the automation object is CPApplet.ClientProperties, 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 ClientProperties.

The IID for IClientProperties is 18E89A5A-D91F-4BAF-9272-289767F5212A.

Requirements

CPApplet.DLL

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.