This function is used to set the default printer.
Context
Windows client,
Adelia Cloud client,
Event Adelia client.
Parameters
ALPHA(n) |
PrinterName |
Name of the printer. |
BOOL |
ReturnCode |
Return code for the operation: *TRUE if the operation was completed successfully. *FALSE if the operation failed. |
Example
PrinterName = '\\srvimpr\Optra1500'
ReturnCode = *FALSE
CALL_DLL 'VaToolBx.dll' 'VaToolBxSetDefaultPrinter' PrinterName ReturnCode
List of the VaToolBx functions by topic