Progress filter event handling example. More...
#include "skinkit.h"
#include "progevts.h"
#include "eventapi.h"
#include "swevents.h"
#include "monjob.h"
Functions | |
static sw_event_result | progressFilter (void *ctx, sw_event *evt) |
HqBool | progevts_suppress_types (int progressTypes) |
Specify progress types to suppress. More... | |
Progress filter event handling example.
HqBool progevts_suppress_types | ( | int | progressTypes | ) |
Specify progress types to suppress.
progressTypes | A bitmask of the progress types to suppress. |
TRUE | A handler to suppress the specified progress types was installed successfully. |
FALSE | The progress types specified could not be suppressed. |
|
static |
This handler filters out the progress message types requested by the -n clrip command line option