- indexing
- title: "Visual Eiffel Library.", "Spooler Error Codes."
- project: "Visual Eiffel Win32 Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: winlib
class WAPI_SPOOLER_ERROR_CODES
- feature -- Class data
-
SP_NOTREPORTED: INTEGER
-
SP_ERROR: INTEGER
-
SP_APPABORT: INTEGER
-
SP_USERABORT: INTEGER
-
SP_OUTOFDISK: INTEGER
-
SP_OUTOFMEMORY: INTEGER
end -- class WAPI_SPOOLER_ERROR_CODES