Error-Codes (Win32-System)

0-999  1000-1999  2000-2999  3000-3999  4000-4999  5000-5999  6000-6999

Win32 Error Codes 3000-3999

3000	The specified print monitor is unknown. ERROR_UNKNOWN_PRINT_MONITOR
3001	The specified printer driver is currently in use. ERROR_PRINTER_DRIVER_IN_USE
3002	The spool file was not found. ERROR_SPOOL_FILE_NOT_FOUND
3003	A StartDocPrinter call was not issued. ERROR_SPL_NO_STARTDOC
3004	An AddJob call was not issued. ERROR_SPL_NO_ADDJOB
3005	The specified print processor has already been installed. ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED
3006	The specified print monitor has already been installed. ERROR_PRINT_MONITOR_ALREADY_INSTALLED
3007	The specified print monitor does not have the required functions. ERROR_INVALID_PRINT_MONITOR
3008	The specified print monitor is currently in use. ERROR_PRINT_MONITOR_IN_USE
3009	The requested operation is not allowed when there are jobs queued to the printer. ERROR_PRINTER_HAS_JOBS_QUEUED
3010	The requested operation is successful. Changes will not be effective until the system is rebooted. ERROR_SUCCESS_REBOOT_REQUIRED
3011	The requested operation is successful. Changes will not be effective until the service is restarted. ERROR_SUCCESS_RESTART_REQUIRED

[Hamster Ys Documentation]