mov ax, 0103h ;Cancel All Files in Print Queue
int 2Fh ;Multiplex Interrupt
Cancel All Files in Print Queue (Interrupt 2Fh Function 0103h) stops the current print job and removes all files from the print queue.
This function has no parameters.
This function has no return value.
Interrupt 2Fh Function 0102h Remove File from Print Queue