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

/vbox/src/VBox/Main/src-server/os2/
H A DUSBProxyServiceOs2.cpp64 rc = mpfnUsbRegisterChangeNotification(&mNotifyId, mhev, mhev);
73 LogFlowThisFunc(("returns successfully - mNotifyId=%d\n", mNotifyId));
117 mpfnUsbDeregisterNotification(mNotifyId);
/vbox/src/VBox/Main/include/
H A DUSBProxyService.h277 USBNOTIFY mNotifyId; member in class:USBProxyServiceOs2

Completed in 45 milliseconds