Important
This method is no longer used in Configuration Manager.

The IUIEventCls::SoftwareUpdateAvailable method is called when there are pending software updates that need to be installed on a client computer.

[IDL]
HRESULT SoftwareUpdateAvailable(
SWUPDATE_SCHEDULE_TYPE eScheduleType,
long nScheduleTime,
BSTR sBrandingText,
BOOL bInstallUpdates
);

Parameters

eScheduleType


Data type: TagSWUPDATE_SCHEDULE_TYPEQualifiers: [in]The schedule type.
nScheduleTime


Data type: LongQualifiers: [in]The schedule time.

Return Values

None.

Requirements

UIEvent.dll.

Runtime Requirements

Development Requirements

See Also

Reference

UIEventCls Class


Send comments about this topic to Microsoft.