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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1394 } VRDECALLBACKS_1; typedef in typeref:struct:_VRDECALLBACKS_1
1397 typedef VRDECALLBACKS_1 VRDECALLBACKS_2;
1406 * Same as in version 1 and 2. See comment in VRDECALLBACKS_1.
1557 * expects pCallbacks to point to VRDECALLBACKS_1 and will return a pointer to VRDEENTRYPOINTS_1.
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1590 static VRDECALLBACKS_1 sCallbacks1 =
1592 { VRDE_INTERFACE_VERSION_1, sizeof(VRDECALLBACKS_1) },

Completed in 59 milliseconds