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