IDCMSDK 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
The IDCMSDK interface, in Configuration Manager, represents the Desired Configuration Management SDK and defines methods used to perform operations on baseline configuration items. The interface inherits from IDispatch.
In This Section
The following table lists the methods in the IDCMSDK interface.
Method | Description |
---|---|
Runs discover operation for the provided configuration item ID. |
|
Retrieves the assigned baseline configuration items. |
|
Retrieves the cached discovery report for the specified configuration item baseline. |
|
Retrieves the configuration item information for the specified configuration item baseline. |
|
Retrieves an existing evaluation job by ID. |
UUID
The UUID for IDCMSDK is 08595CA8-6A42-4ce1-A1D6-8B6C2811A555.
See Also
Concepts
Desired Configuration Management Client Interfaces
IDCMAgentCallback Interface