Share via


IUIEventCls::ClearSoftwareUpdate Method

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

Important

This method is no longer used in Configuration Manager.

The IUIEventCls::ClearSoftwareUpdate method is called when no more software updates are available to install on a client computer.

[IDL]
HRESULT ClearSoftwareUpdate(
  long  nWaitTime
);

Parameters

  • nWaitTime
    Data type: Long

    Qualifiers: [in]

    The wait time.

Return Values

None.

Requirements

UIEvent.dll.

Runtime Requirements

For more information, see Configuration Manager Client Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Client Development Requirements.

See Also

Concepts

UIEventCls Class