Searched refs:VRDPCallbackClipboard (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DConsoleVRDPServer.h191 static DECLCALLBACK(int) VRDPCallbackClipboard (void *pvCallback, void *pvIntercept, uint32_t u32ClientId, uint32_t u32Function, uint32_t u32Format, const void *pvData, uint32_t cbData);
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp548 ConsoleVRDPServer::VRDPCallbackClipboard,
1074 DECLCALLBACK(int) ConsoleVRDPServer::VRDPCallbackClipboard(void *pvCallback, void *pvIntercept, uint32_t u32ClientId, function in class:ConsoleVRDPServer
1553 ConsoleVRDPServer::VRDPCallbackClipboard,
1599 ConsoleVRDPServer::VRDPCallbackClipboard,

Completed in 169 milliseconds