ComponentCurrentState Property

[This is preliminary documentation and subject to change.]

This is the ComponentCurrentState property of the MsiEngine object. This read-only property returns the current installed state of the designated component. See the ComponentRequestState property for state values.

Syntax

object.ComponentCurrentState(component)

Parts

object
MsiEngine object.
component
Required string name of the requested component, primary key into the Component table.