1 |
5.649141 |
__x_ABI_CWindows_CDevices_CSerialCommunication_CSerialHandshake |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CSerialCommunication_CSerialHandshake
{
SerialHandshake_None = 0,
SerialHandshake_RequestToSend = 1,
SerialHandshake_XOnXOff = 2,
SerialHandshake_RequestToSendXOnXOff = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.devices.serialcommunication.h(1176,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|