PRINT _ EXECUTION _ CONTEXT-Enumeration
Stellt den Ausführungskontext dar, wenn GetPrintExecutionData aufgerufen wird.
Syntax
typedef enum {
PRINT_EXECUTION_CONTEXT_APPLICATION = 0,
PRINT_EXECUTION_CONTEXT_SPOOLER_SERVICE = 1,
PRINT_EXECUTION_CONTEXT_SPOOLER_ISOLATION_HOST = 2,
PRINT_EXECUTION_CONTEXT_FILTER_PIPELINE = 3,
PRINT_EXECUTION_CONTEXT_WOW64 = 4
} PRINT_EXECUTION_CONTEXT;
Konstanten
-
_ _ DRUCKAUSFÜHRUNGSKONTEXTANWENDUNG _
-
Der Aufrufer wird in einer Anwendung ausgeführt.
-
_ _ _ DRUCKAUSFÜHRUNGSKONTEXT-SPOOLERDIENST _
-
Der Aufrufer wird im Spoolerdienst (spoolsv.exe) ausgeführt.
-
_ _ _ DRUCKAUSFÜHRUNGSKONTEXTSPOOLERISOLATIONSHOST _ _
-
Der Aufrufer wird auf dem Druckisolationshost (PrintIsolationHost.exe) ausgeführt.
-
_ _ _ DRUCKAUSFÜHRUNGSKONTEXTFILTERPIPELINE _
-
Der Aufrufer wird in der Druckfilterpipeline (printfilterpipelinesvc.exe) ausgeführt.
-
_DRUCKAUSFÜHRUNGSKONTEXT _ _ WOW64
-
Der Aufrufer wird in splwow64.exe
Anforderungen
| Anforderung | Wert |
|---|---|
| Unterstützte Mindestversion (Client) |
nur Windows 7 [ Desktop-Apps] |
| Unterstützte Mindestversion (Server) |
Windows Nur Server 2008 [ R2-Desktop-Apps] |
| Header |
|