Searched refs:fErrorChar (Results 1 – 3 of 3) sorted by relevance
857 if (lpdcb->fErrorChar) shf.FlowReplace |= SERIAL_ERROR_CHAR; in SetCommState()961 if (shf.FlowReplace & SERIAL_ERROR_CHAR) lpdcb->fErrorChar = 1; in GetCommState()
514 check_dcb_member(fErrorChar, "%u"); in check_dcb()
682 DWORD fErrorChar:1; member