DiscardProgressDialog

void DiscardProgressDialog (int progressDialog);

Purpose

This function discards the progress dialog created in CreateProgressDialog.

Parameters

Input
Name Type Description
progressDialog integer Pass the panel handle of the progress dialog to discard.

This value must be a value returned by the CreateProgressDialog function.

Return Value

None.