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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2712 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
2984 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3251 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
3538 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3268 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
3519 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3390 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
3643 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3609 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
3853 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h3833 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
4090 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4177 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
4434 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7149 nsresult (*FindUSBDeviceById)( member in struct:IConsole_vtbl
7320 nsresult (*FindUSBDeviceById)( member in struct:IConsoleVtbl
7433 #define IConsole_FindUSBDeviceById(p, aId, aDevice) ((p)->lpVtbl->FindUSBDeviceById(p, aId, aDevice))
7807 nsresult (*FindUSBDeviceById)( member in struct:IHost_vtbl
7958 nsresult (*FindUSBDeviceById)( member in struct:IHostVtbl
8031 #define IHost_FindUSBDeviceById(p, aId, aDevice) ((p)->lpVtbl->FindUSBDeviceById(p, aId, aDevice))

Completed in 401 milliseconds