1 |
5.660918 |
__x_ABI_CWindows_CDevices_CPrinters_CExtensions_CPrint3DWorkflowStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CPrinters_CExtensions_CPrint3DWorkflowStatus
{
Print3DWorkflowStatus_Abandoned = 0,
Print3DWorkflowStatus_Canceled = 1,
Print3DWorkflowStatus_Failed = 2,
Print3DWorkflowStatus_Slicing = 3,
Print3DWorkflowStatus_Submitted = 4,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\winrt\Windows.Devices.Printers.Extensions.h(1613,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x20000
|