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 |
---|---|---|
Read-only | The component code of the component in question. |
|
Read-only | The path of the component. |
|
Read-only | The state of the component. |
Requirements
Version | Windows Installer 5.0 or later. |
---|---|
DLL | Msi.dll |
IID | IID_IComponentInfo is defined as 000C1099-0000-0000-C000-000000000046 |
See Also
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.