pszSrcComputerName (PSZ)
- input
pszSrcQueueName (PSZ) -
input
Name of queue where job is to be copied from.
ulSrcJob (ULONG) - input
Source Job identification number.
pszTrgComputerName (PSZ)
- input
pszTrgQueueName (PSZ) -
input
pulTrgJob (PULONG) - output
Job identification number of new job.
rc (SPLERR) - returns
Return
code.
NO_ERROR (0)
ERROR_ACCESS_DENIED (5)
ERROR_NOT_SUPPORTED (50)
This request is not
supported by the network.
ERROR_INVALID_PARAMETER (87)
An invalid parameter
is specified.
NERR_NetNotStarted (2102)
The network program
is not started.
NERR_QNotFound (2150)
The printer queue does
not exist.
NERR_JobNotFound (2151)
The print job does
not exist.
NERR_SpoolerNotLoaded (2161)
The spooler is
not running.
NERR_InvalidComputer (2351)
The computer name
is invalid.
[Back: SplCopyJob Return Value - rc]
[Next: SplCopyJob - Related Functions]