DevEscape - Errors
Possible returns from
WinGetLastError
PMERR_INV_ESC_CODE (0x206D)
An invalid escape code was used in a call to DevEscape.
PMERR_INV_HDC (0x207C)
An invalid device-context handle or (micro presentation space) presentation-space handle was specified.
PMERR_INV_LENGTH_OR_COUNT (0x2092)
An invalid length or count parameter was specified.
PMERR_ESC_CODE_NOT_SUPPORTED (0x202B)
The code specified with DevEscape is not supported by the target device driver.
PMERR_INV_ESCAPE_DATA (0x206E)
An invalid data parameter was specified with DevEscape.
[Back: DevEscape - Remarks]
[Next: DevEscape - Related Functions]