Client Object

Windows Installer

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.

Methods

The Client object does not define any methods.

Properties

The Client object defines the following properties.

Property Access type Description

ComponentCode

Read-only

The component code of the component in question.

Context

Read-only

The context of the product.

ProductCode

Read-only

The client product of the component in question.

UserSID

Read-only

The user SID for the component.

 

Requirements

VersionWindows Installer 5.0 or later.
DLLMsi.dll
IIDIID_IClient is defined as 000C1098-0000-0000-C000-000000000046

See Also

Using the Automation Interface
Windows Installer Scripting Examples

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.