IProgressUI::CloseProgressDialog method

In Configuration Manager, the CloseProgressDialog method closes open instances of IProgressUI.

Syntax

[IDL]  
HRESULT CloseProgressDialog();  

Parameters

None

Return values

An HRESULT code. Possible values include, but aren't limited to, the following value. There are no HRESULT values returned that are specific to this method.

S_OK
The method succeeded.

See also