SplCreateQueue Return Value - rc
rc (SPLERR) - returns
Return
code.
NO_ERROR (0)
ERROR_NOT_SUPPORTED (50)
This request is not
supported by the network.
ERROR_INVALID_PARAMETER (87)
An invalid parameter
is specified.
ERROR_INVALID_NAME (123)
The computer name
is invalid.
ERROR_INVALID_LEVEL (124)
The level parameter
is invalid.
NERR_NetNotStarted (2102)
The network program
is not started.
NERR_RedirectedPath (2117)
The operation is
invalid on a redirected resource.
NERR_BufTooSmall (2123)
The API return buffer
is too small.
NERR_DestNotFound (2152)
The printer destination
cannot be found.
NERR_QExists (2154)
The printer queue already
exists.
NERR_DestInvalidState (2162)
This operation
cannot be performed on the print destination in its current state.
NERR_SpoolNoMemory (2165)
A spooler memory
allocation failure occurred.
NERR_DriverNotFound (2166)
The device driver
does not exist.
NERR_DataTypeInvalid (2167)
The data type
is not supported by the queue processor.
NERR_ProcNotFound (2168)
The queue processor
is not installed.
NERR_BadDev (2341)
The requested device is
invalid.
NERR_CommDevInUse (2343)
This device is already
in use as a communications device.
NERR_InvalidComputer (2351)
The computer name
is invalid.
[Back: SplCreateQueue Parameter - cbBuf]
[Next: SplCreateQueue - Parameters]