The Product Compliance Database is composed of Software Product Compliance objects.
Table B.69 Software Product Compliance (SMS_SoftwareProductCompliance)
Property | Data type | Example | Notes |
---|---|---|---|
Category | string | "Compliant with minor issues." | Details compliance level. |
Comment | string | "Any comment." | Comment about compliance. |
FileName | string | "msaccess.exe" | File identification property, used only if Resource Identification fails. |
FileSize | uint32 | 2839552 | File identification property, used only if Resource Identification fails. |
ProdCompany | string | "Microsoft Corporation" | Indicates the product company. |
ProdLang | string | "English" | Indicates the product language. |
ProdName | string | "Access" | Display names. |
ProdPlatform | string | "32-bit Win" | Indicates the product platform. |
ProdRev | string | Indicates the product revision number. | |
ProdVer | string | "7.0" | Indicates the product version number. |
RecordID | uint32 | 1 | Key. |
ResProdLangID | uint32 | 1033 | Locale ID (language) of the software product. |
ResProdName | string | "Microsoft® Access" | Product name in resources. |
ResProdVer | string | "7" | Product version number in resources. |
Source | string | "Microsoft Corporation" | Source of the product compliance information. |
Type | string | "Year 2000 Compliance" | Compliance type (Y2K, and so on.) |
URL | string | "http://www. microsoft.com…" | URL for more information about this product. |