Description Use this function to save the new settings to the printer.
Syntax RetVal = [BIAdvPrn.]BiSaveDefaultPrinterSettings szPrinterName pDevMode
Returns RetVal Boolean TRUE if the DevMode was successfully updated, otherwise FALSE.
Remarks szPrinterName STRING Printer Name (string).
pDevMode BlackIceDEVMODE* Pointer to the BlackIceDEVMODE structure.
See Also