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

/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp1018 int clientSetMsgFilterSet(uint32_t u32ClientID, VBOXHGCMCALLHANDLE callHandle, uint32_t cParms, VBOXHGCMSVCPARM paParms[]);
1167 int Service::clientSetMsgFilterSet(uint32_t u32ClientID, VBOXHGCMCALLHANDLE callHandle, function in class:guestControl::Service
1449 rc = clientSetMsgFilterSet(u32ClientID, callHandle, cParms, paParms);

Completed in 1485 milliseconds