![]() |
ST_progressDismiss | Function (ROM Call 0x4DB) |
AMS 2.00 or higher | statline.h |
void ST_progressDismiss (ST_PROGRESS_BAR *pb); |
Removes a progress bar from the status line.
ST_progressDismiss removes the progress bar pointed to by pb, and redraws the status line indicators. It is not necessary to call this function when you finish using a progress bar.