Installer.ClientsEx property

This property returns a RecordList object that lists products that use a specified installed component. This property calls MsiEnumClientsEx.

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

This property is read-only.

Syntax

propVal = Installer.ClientsEx

Property value

Requirements

Requirement Value
Version
Windows Installer 5.0 on Windows Server 2012, Windows 8, Windows Server 2008 R2 or Windows 7
DLL
Msi.dll
IID
IID_IInstaller is defined as 000C1090-0000-0000-C000-000000000046

See also

MsiEnumClientsEx