Constants used for the return value of ShowPrinter dialog box.
| bsPDResultApply = | 2 | ' The user pressed the Apply button in the Printer dialog box. | 
| bsPDResultCancel = | 0 | ' The user pressed the Cancel button in the Printer dialog box. | 
| bsPDResultPrint = | 1 | ' The user pressed the Print button in the Printer dialog box. |