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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h1184 interface IEmulatedUSB; variable
1327 typedef interface IEmulatedUSB IEmulatedUSB; typedef
6838 /* Start of struct IEmulatedUSB declaration */
6851 nsresult (*GetWebcams)(IEmulatedUSB *pThis, PRUint32 *webcamsSize, PRUnichar * **webcams);
6854 IEmulatedUSB *pThis,
6860 IEmulatedUSB *pThis,
6868 nsresult (*QueryInterface)(IEmulatedUSB *pThis, const nsID *iid, void **resultp);
6869 nsrefcnt (*AddRef)(IEmulatedUSB *pThis);
6870 nsrefcnt (*Release)(IEmulatedUSB *pThi
[all...]

Completed in 277 milliseconds