1 |
5.649141 |
__x_ABI_CWindows_CGraphics_CPrinting_CWorkflow_CPrintWorkflowSessionStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CGraphics_CPrinting_CWorkflow_CPrintWorkflowSessionStatus
{
PrintWorkflowSessionStatus_Started = 0,
PrintWorkflowSessionStatus_Completed = 1,
PrintWorkflowSessionStatus_Aborted = 2,
PrintWorkflowSessionStatus_Closed = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.graphics.printing.workflow.h(2426,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x50000
|