ASYNC (RS232-C) Generic IOCtl Command Summary

The following table lists each function and its description:

┌──────────┬──────────────────────────────────────────────────┐
│Function  │Category 01h IOCtls                               │
├──────────┼──────────────────────────────────────────────────┤
│          │Line Characteristics                              │
├──────────┼──────────────────────────────────────────────────┤
│  41h     │   Set Bit Rate                                   │
├──────────┼──────────────────────────────────────────────────┤
│  42h     │   Set Line Characteristics (stop, parity, data   │
│          │       bits)                                      │
├──────────┼──────────────────────────────────────────────────┤
│  43h     │   Extended Set Bit Rate                          │
├──────────┼──────────────────────────────────────────────────┤
│  46h     │   Set Modem Control Signals                      │
├──────────┼──────────────────────────────────────────────────┤
│  61h     │   Query Current Bit Rate                         │
├──────────┼──────────────────────────────────────────────────┤
│  62h     │   Query Line Characteristics                     │
├──────────┼──────────────────────────────────────────────────┤
│  63h     │   Extended Query Bit Rate                        │
├──────────┼──────────────────────────────────────────────────┤
│  66h     │   Query Modem Control Output Signals             │
├──────────┼──────────────────────────────────────────────────┤
│  67h     │   Query Current Modem Input Signals              │
├──────────┼──────────────────────────────────────────────────┤
│          │Manual XON/XOFF (Flow Control) Processing         │
├──────────┼──────────────────────────────────────────────────┤
│  44h     │   Transmit Byte Immediate                        │
├──────────┼──────────────────────────────────────────────────┤
│  47h     │   Behave as if XOFF Received (stop transmit)     │
├──────────┼──────────────────────────────────────────────────┤
│  48h     │   Behave as if XON Received (start transmit)     │
├──────────┼──────────────────────────────────────────────────┤
│          │Break Processing                                  │
├──────────┼──────────────────────────────────────────────────┤
│  45h     │   Set Break OFF                                  │
├──────────┼──────────────────────────────────────────────────┤
│  4Bh     │   Set Break ON                                   │
├──────────┼──────────────────────────────────────────────────┤
│          │Device Driver I/O Queue Management                │
├──────────┼──────────────────────────────────────────────────┤
│  68h     │   Query Number of Characters in Receive Queue    │
├──────────┼──────────────────────────────────────────────────┤
│  69h     │   Query Number of Characters in Transmit Queue   │
├──────────┼──────────────────────────────────────────────────┤
│          │Polled Events                                     │
├──────────┼──────────────────────────────────────────────────┤
│  64h     │   Query COM Status                               │
├──────────┼──────────────────────────────────────────────────┤
│  65h     │   Query Transmit Data Status                     │
├──────────┼──────────────────────────────────────────────────┤
│  6Dh     │   Query COM Error                                │
├──────────┼──────────────────────────────────────────────────┤
│  72h     │   Query COM Event Information                    │
├──────────┼──────────────────────────────────────────────────┤
│          │Enhanced Parameters                               │
├──────────┼──────────────────────────────────────────────────┤
│  54h     │   Set Enhanced Mode Parameters                   │
├──────────┼──────────────────────────────────────────────────┤
│  74h     │   Query Enhanced Mode Parameters                 │
├──────────┼──────────────────────────────────────────────────┤
│          │Device Control Block (DCB) Parameter Access       │
├──────────┼──────────────────────────────────────────────────┤
│  53h     │   Set Device Control Block Parameters            │
├──────────┼──────────────────────────────────────────────────┤
│  73h     │   Query Device Control Block Parameters          │
└──────────┴──────────────────────────────────────────────────┘
Note: Device Control Block parameters determine:

See Generic IOCtl Commands for more information about Category 01h IOCtls.


[Back: Access Authorization]
[Next: DOS Session Considerations/Restrictions]