ERROR_IO_PENDING constant

int const ERROR_IO_PENDING

ERROR_IO_PENDING Overlapped I/O operation is in progress.

Implementation

static const int ERROR_IO_PENDING = 997;