Win32_ProductCheck class
The Win32_ProductCheck association WMI class relates instances of CIM_Check and Win32_Product.
Note
For more information about support or requirements for installation on a specific operating system, see Operating System Availability of WMI Components.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties and methods are in alphabetic order, not MOF order.
Syntax
[Provider("MSIProv"), Dynamic]
class Win32_ProductCheck
{
CIM_Check Check;
Win32_Product Product;
};
Members
The Win32_ProductCheck class has these types of members:
Properties
The Win32_ProductCheck class has these properties.
-
Check
-
Reference to the instance that represents the properties of a check available to the product.
-
Product
-
Reference to the instance that represents the properties of a product being installed.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows Server 2003 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|