PROGRESS SIGNAL xxx
Symbolic Value : Signal Handler
PROGRESS_SIGNAL_xxx - Definitions specific to progress signal handler.
#include <ossignal.h>
Symbolic Values :
PROGRESS_SIGNAL_BEGIN - Signal the beginning of the progress signal.
PROGRESS_SIGNAL_END - Signal the end of the progress signal.
PROGRESS_SIGNAL_SETRANGE - Specify the range of the progress indicator.
PROGRESS_SIGNAL_SETTEXT - Specify the text to be displayed.
PROGRESS_SIGNAL_SETPOS - New progress position.
PROGRESS_SIGNAL_DELTAPOS - Change of progress position.
PROGRESS_SIGNAL_SETBYTERANGE - Total bytes.
PROGRESS_SIGNAL_SETBYTEPOS - Bytes done.
Description :
See Also : OSSIGPROGRESSPROC