Searched refs:VRDESCardCbNotify (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/RemoteDesktop/
H A DVRDESCard.h80 DECLR3CALLBACKMEMBER(int, VRDESCardCbNotify, (void *pvContext,
107 * u32Id parameter of VRDESCARDCALLBACKS::VRDESCardCbNotify.
115 * Data structures: pvData of VRDESCARDCALLBACKS::VRDESCardCbNotify.
/vbox/src/VBox/Main/include/
H A DConsoleVRDPServer.h293 static DECLCALLBACK(int) VRDESCardCbNotify(void *pvContext,
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1685 m_interfaceCallbacksSCard.VRDESCardCbNotify = VRDESCardCbNotify;
2227 /* static */ DECLCALLBACK(int) ConsoleVRDPServer::VRDESCardCbNotify(void *pvContext, function in class:ConsoleVRDPServer

Completed in 68 milliseconds