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

/vbox/src/VBox/HostServices/HostChannel/
H A DHostChannel.cpp735 typedef struct VBOXHOSTCHANNELEVENT struct
744 } VBOXHOSTCHANNELEVENT; typedef in typeref:struct:VBOXHOSTCHANNELEVENT
765 VBOXHOSTCHANNELEVENT *pEvent = RTListGetFirst(&pClient->listEvents, VBOXHOSTCHANNELEVENT, NodeEvent);
899 VBOXHOSTCHANNELEVENT *pEvent = (VBOXHOSTCHANNELEVENT *)RTMemAlloc(sizeof(VBOXHOSTCHANNELEVENT) + cbEvent);

Completed in 44 milliseconds