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

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp377 int getNotification(uint32_t u32ClientId, VBOXHGCMCALLHANDLE callHandle, uint32_t cParms,
980 /** Helper query used by getNotification */
1030 int Service::getNotification(uint32_t u32ClientId, VBOXHGCMCALLHANDLE callHandle, function in class:guestProp::Service
1290 rc = getNotification(u32ClientID, callHandle, cParms, paParms);

Completed in 48 milliseconds