| Prototype | |
|
|
| Parameters | |
|
handle to open port |
|
Zero disables receiver, non-zero enables receiver |
| Return Value | |
|
Success |
|
Handle is invalid |
Enable or disable the receiver. Enable receiver to allow data to be received. Disabling the receiver discards data in the receive buffers.
Enabling an active receiver or disabling an inactive receiver has no effect and returns STATUS_SUCCESS.
| Previous | Contents | Next |