ComponentInfo Object

Windows Installer

ComponentInfo Object

The ComponentInfo object represents additional details about a component that may be obtained via a call from MsiGetComponentPathEx.

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

Methods

The ComponentInfo object does not define any methods.

Properties

The ComponentInfo object defines the following properties.

Property Access type Description

ComponentCode

Read-only

The component code of the component in question.

Path

Read-only

The path of the component.

State

Read-only

The state of the component.

 

Requirements

VersionWindows Installer 5.0 or later.
DLLMsi.dll
IIDIID_IComponentInfo is defined as 000C1099-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.