Searched refs:iEvWinId (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/src-client/ | ||
H A D | ConsoleImpl.cpp | 6730 LONG64 iEvWinId = 0; local 6731 pShowEvent->COMGETTER(WinId)(&iEvWinId); 6732 if (iEvWinId != 0 && *aWinId == 0) 6733 *aWinId = iEvWinId; |
Completed in 108 milliseconds