CPApplet Client COM Automation Classes
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
In Configuration Manager 2007, on the client computer, Control Panel has a number of COM dual interfaces for managing Control Panel functionality. These interfaces are programmatically accessible through the CPAppletMgr COM class.
Methods
Name | Description |
---|---|
Exposes client actions on a client. |
|
Contains a collection of ClientAction objects. |
|
Provides information about a component on a client. |
|
Contains a collection of ClientComponent objects. |
|
Contains a collection of ClientProperty objects. |
|
Contains a single System property value for the client. |
|
Provides an automated way to perform all the same tasks as the Systems Management program on the client computer's Control Panel. |
Remarks
CPAppletMgr contains the necessary methods to get access to the client's Action, Component, and Property collections.
The CLSID for CPAppletMgr is E90F8BCE-FB4B-485D-B84B-8010283888C5.
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.