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

/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp983 DECLCALLBACK(int) ConsoleVRDPServer::VRDPCallbackIntercept(void *pvCallback, uint32_t u32ClientId, uint32_t fu32Intercept, argument
989 LogFlowFunc(("%x\n", fu32Intercept));
993 switch (fu32Intercept)

Completed in 56 milliseconds