1 |
5.649141 |
__x_ABI_CWindows_CGraphics_CPrinting_CPrintDuplex |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CGraphics_CPrinting_CPrintDuplex
{
PrintDuplex_Default = 0,
PrintDuplex_NotAvailable = 1,
PrintDuplex_PrinterCustom = 2,
PrintDuplex_OneSided = 3,
PrintDuplex_TwoSidedShortEdge = 4,
PrintDuplex_TwoSidedLongEdge = 5,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Graphics.Printing.h(4589,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|