inform anyone interested that the print job is complete
int my_inform( int done, int page,
int copy, unsigned long handle,
char *action_path );
This function is called to inform anyone interested that the print job is complete. The arguments are as follows:
The default version of this function does nothing.
Photon
| Safety: | |
|---|---|
| Interrupt handler | Not applicable |
| Signal handler | Not applicable |
| Thread | Not applicable |