Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.