Description This user event is used to specify that the state of the toner (or ink) reached a threshold.
Event Param LPWORD lpwTonerThreshold;
Specified as one of the following flags:
Value Meaning
WFS_PTR_TONERLOW The toner (or ink) in the printer is low.
WFS_PTR_TONEROUT The toner (or ink) in the printer is out.
Comments None.