| 1 | LIBRARY api-ms-win-core-comm-l1-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | ClearCommBreak |
| 6 | ClearCommError |
| 7 | EscapeCommFunction |
| 8 | GetCommConfig |
| 9 | GetCommMask |
| 10 | GetCommModemStatus |
| 11 | GetCommProperties |
| 12 | GetCommState |
| 13 | GetCommTimeouts |
| 14 | PurgeComm |
| 15 | SetCommBreak |
| 16 | SetCommConfig |
| 17 | SetCommMask |
| 18 | SetCommState |
| 19 | SetCommTimeouts |
| 20 | SetupComm |
| 21 | TransmitCommChar |
| 22 | WaitCommEvent |