EPrintXPSJobOperation enumeration
Specifies whether an XPS print job is in the spooling or the rendering phase.
Syntax
typedef enum tagEPrintXPSJobOperation {
kJobProduction,
kJobConsumption
} EPrintXPSJobOperation;
Constants
-
kJobProduction
-
The XPS job is spooling.
-
kJobConsumption
-
The XPS job is rendering.
Remarks
This enumeration is primarily used as a parameter for the ReportJobProcessingProgress function.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|