PrintDoneEx

This event indicates that the printing of the document is complete, and reports the status of the print job.

NOTE: If you do not want to receive status reports, use PrintDone.

Syntax

PrintDoneEx(printStatus)

Parameters

Parameter Type Description
printStatus Short

Returns one of four status reports:

0: General error
1: Success
2: Printing aborted by user
3: Printing aborted due to Windows GDI call failure