Sets all OIPI calls to be routed to SRP Unicode OIPI.

Syntax

SRP_Unicode_OIPI_Services("Enable")

Parameters

None

Remarks

The Enable service sets a flag that tells SRP Unicode OIPI to route all GET_PRINTER and SET_PRINTER call to the SRP Unicode OIPI dlls.

Example

// Turn on SRP Unicode OIPI
SRP_Unicode_OIPI_Services("Enable")


  • No labels