CIDetectInfo Structure
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, the CIDetectInfo structure contains identity information for baseline configuration item detection.
struct CIDetectInfo
{
LPWSTR szCIID;
LPWSTR szVersion;
};
Members
- szCIID
ID of the configuration item.
- szVersion
Version of the configuration item.