Possible returns from WinGetLastError
PMERR_INVALID_PARM (0x1303)
A parameter to the function
contained invalid data.
PMERR_BASE_ERROR (0x2006)
An OS/2 base error has occurred. The base error
code can be accessed using the OffBinaryData field of the ERRINFO structure
returned by WinGetErrorInfo.
PMERR_SPL_INV_LENGTH_OR_COUNT
(0x401A)
The length or count is invalid.
PMERR_SPL_QUEUE_ERROR
(0x4004)
No spooler queue supplied or found.
PMERR_SPL_PRINT_ABORT
(0x4008)
The job has already been aborted.
PMERR_STARTDOC_NOT_ISSUED
(0x2104)
A request to write spooled output without
first issuing a STARTDOC was attempted.
PMERR_SPL_CANNOT_OPEN_FILE
(0x401C)
PMERR_SPL_INV_HSPL
(0x4005)
The spooler handle is invalid.
PMERR_SPL_NO_DISK_SPACE
(0x4006)
There is not enough free disk space.
[Back: SplQmWrite - Parameters]
[Next: SplQmWrite - Related Functions]