SplCreateQueue - Remarks

To create a queue on a remote server requires administrator privilege. The following fields are required in PRQINFO3 or PRQINFO6:

If a queue of the name specified in pszName already exists on pszComputerName, the call fails unless the queue is marked for deletion. In this case, the queue is not deleted, and the creation fields are used to perform a SplSetQueue function on the queue.

If pszPrinters is NULL, the queue is created but not connected to any printer.

pszDriverName can be a NULL string, in which case pDriverData. is ignored. Otherwise, pszDriverName must refer to the name of a device driver that is already defined in the initialization file (for example, "IBM4019").


[Back: SplCreateQueue - Parameters]
[Next: SplCreateQueue - Related Functions]