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

/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp40 class EUSBWEBCAM /* : public EUSBDEVICE */ class
58 static DECLCALLBACK(int) emulatedWebcamAttach(PUVM pUVM, EUSBWEBCAM *pThis, const char *pszDriver);
59 static DECLCALLBACK(int) emulatedWebcamDetach(PUVM pUVM, EUSBWEBCAM *pThis);
63 ~EUSBWEBCAM()
68 EUSBWEBCAM() function in class:EUSBWEBCAM
148 /* static */ DECLCALLBACK(int) EUSBWEBCAM::emulatedWebcamAttach(PUVM pUVM, EUSBWEBCAM *pThis, const char *pszDriver)
178 /* static */ DECLCALLBACK(int) EUSBWEBCAM::emulatedWebcamDetach(PUVM pUVM, EUSBWEBCAM *pThis)
183 HRESULT EUSBWEBCAM
[all...]

Completed in 42 milliseconds