Searched refs:E_ABORT (Results 1 – 2 of 2) sorted by relevance
79 #define E_ABORT ((HRESULT)0x80000007L) macro
1253 while (IMediaEvent_GetEvent(media_event, &code, &p1, &p2, 0) != E_ABORT) { in dshow_check_event_queue()