Lines Matching refs:ErrorCode
875 DWORD ErrorCode;879 ErrorCode = WaitForSingleObject(hAlarm, seconds*1000);880 if (ErrorCode == WAIT_FAILED)886 if (ErrorCode == WAIT_TIMEOUT)