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

Methods and Properties

Name Description

IClientActions::_NewEnum Method

Enumerates through the IClientAction objects in the collection.

IClientActions::Count Property

Defines the number of IClientAction objects in the collection.

IClientActions::Item Method

Accesses a specific IClientAction object by index in the collection.

Remarks

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

The IID for IClientActions is FA3C0D77-B197-4700-A4D2-3D26FF61694E.

Requirements

CPApplet.DLL

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.