rc (ULONG) - returns
Return
codes.
- Success
ERROR_INVALID_HANDLE(6)
ERROR_INVALID_PARAMETER(87)
ulLevel not
0 or invalid parameter given.
ERROR_MORE_DATA(234)
Part of the information
requested was returned, but there was not enough room for all the data.
The *pcbOutData parameter contains the size of buffer needed to retrieve
all the query response data.
ERROR_NOT_SUPPORTED(50)
This function is not
supported by the print server processing the spool job.
NERR_BufTooSmall(2123)
No information was
returned because the output buffer was too small. *pcbOutData contains
the size of buffer needed to retrieve all the query response data.
NERR_JobNotFound(2151)
[Back: SplQmGetJobID Parameter - pcbNeeded]
[Next: SplQmGetJobID - Parameters]