Programs Class

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

Programs is a class, in Configuration Manager 2007, that defines a collection of Program Class objects.

Methods and Properties

Name Description

IPrograms::_NewEnum Method

Enumerates through the Program objects in the collection.

IPrograms::Count Property

Retrieves the number of Program objects in the collection.

IPrograms::Item Property

Accesses a specific Program object by index in the collection.

Remarks

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

Requirements

UIResource.dll.

Runtime Requirements

For more information, see Configuration Manager Client Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Client Development Requirements.

See Also

Concepts

Software Distribution Client Control Panel Automation