Important
This method is no longer used in Configuration Manager.

The IUIEventCls::SoftwareUpdateProgress method is called in response to a user's request to install pending software updates. This method provides information about the current state of software updates being applied on a client computer.

[IDL]
HRESULT SoftwareUpdateProgress(
SWUPDATE_STATE eUpdateState
);

Parameters

eUpdateState


Data type: TagSWUPDATE_STATEQualifiers: [in]The state of the update.

Return Values

None.

Requirements

UIEvent.dll.

Runtime Requirements

Development Requirements

See Also

Reference

UIEventCls Class


Send comments about this topic to Microsoft.