Searched refs:dwReadResult (Results 1 – 1 of 1) sorted by relevance
313 …DWORD dwReadResult = Pipe.Read(Buffer, sizeof(Buffer) - 1, &BytesAvailable, ProcessActivityTimeout… in RunTest() local314 if (dwReadResult == ERROR_SUCCESS) in RunTest()323 else if (dwReadResult == ERROR_BROKEN_PIPE) in RunTest()328 else if (dwReadResult == WAIT_TIMEOUT) in RunTest()