PURGE_RXABORT top-level constant

int const PURGE_RXABORT

Terminates all outstanding overlapped read operations and returns immediately, even if the read operations have not been completed.

Implementation

const PURGE_RXABORT = 0x0002;