qrcvEmpty constant

int const qrcvEmpty

PCAN_ERROR_QRCVEMPTY — receive queue empty (poll returns this when there is nothing waiting).

Implementation

static const int qrcvEmpty = 0x00020;