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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp6730 LONG64 iEvWinId = 0; local
6731 pShowEvent->COMGETTER(WinId)(&iEvWinId);
6732 if (iEvWinId != 0 && *aWinId == 0)
6733 *aWinId = iEvWinId;

Completed in 77 milliseconds