Client object

The Client object represents a relationship between a component and client product.

Windows Installer 4.5 or earlier: Not supported. This object is available beginning with Windows Installer 5.0.

Members

The Client object has these types of members:

Properties

The Client object has these properties.

Property Description
ComponentCode
The component code of the component in question.
Context
The context of the product.
ProductCode
The client product of the component in question.
UserSID
The user SID for the component.

Requirements

Requirement Value
Version
Windows Installer 5.0 or later.
DLL
Msi.dll
IID
IID_IClient is defined as 000C1098-0000-0000-C000-000000000046

See also

Using the Automation Interface

Windows Installer Scripting Examples