Sets all OIPI calls to be routed to standard OIPI.

Syntax

SRP_Unicode_OIPI_Services("Disable")

Parameters

None

Remarks

The Disable service sets a flag that tells SRP Unicode OIPI to route all GET_PRINTER and SET_PRINTER calls to the original GET_PRINTER and SET_PRINTER routines.

Example

// Turn off SRP Unicode OIPI
SRP_Unicode_OIPI_Services("Disable")
  • No labels