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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIKeyboardHandler.cpp1327 * @param pfResult where to store the result of the handling
1329 bool UIKeyboardHandler::keyEventHostComboHandled(int iKey, wchar_t *pUniKey, bool isHostComboStateChanged, bool *pfResult) argument
1353 *pfResult = processHotKey(iKey, pUniKey);

Completed in 45 milliseconds