Products Downloads


French version


 


This function is used to set the Windows print mode.


Note: The print mode must be set before a print program is called for the first time.


Context

  • Windows client


Parameters

NUM_BIN_2

Mode

Print mode:

0 = local mode

1 = web API mode (ACRPE)

ALPHA(n)

ApiEndpoint

API server access point (ACRPE)



Example

   CALL_DLL 'VaToolBx.dll' 'VaToolBxSetWindowsPrintMode' 1 ' http://srvimpr:3020/ACRPE'
   CALL_DLL 'VaToolBx.dll' 'VaToolBxSetWindowsPrintMode' 0 *BLANK


 List of the VaToolBx functions by topic

↑ Top of page