Searched defs:uHandleEvent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestProcessImpl.cpp1519 ULONG uHandleEvent; local
1520 HRESULT hr = pProcessEvent->COMGETTER(Handle)(&uHandleEvent);
1522 && uHandleEvent == uHandle)
1541 cbRead, uHandleEvent, vrc));

Completed in 50 milliseconds