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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2706 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
2990 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3245 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
3544 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3262 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
3525 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3384 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
3649 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3603 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
3859 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h3827 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
4096 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4171 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
4440 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7143 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsole_vtbl
7314 nsresult (*FindUSBDeviceByAddress)( member in struct:IConsoleVtbl
7432 #define IConsole_FindUSBDeviceByAddress(p, aName, aDevice) ((p)->lpVtbl->FindUSBDeviceByAddress(p, aName, aDevice))
7813 nsresult (*FindUSBDeviceByAddress)( member in struct:IHost_vtbl
7964 nsresult (*FindUSBDeviceByAddress)( member in struct:IHostVtbl
8032 #define IHost_FindUSBDeviceByAddress(p, aName, aDevice) ((p)->lpVtbl->FindUSBDeviceByAddress(p, aName, aDevice))

Completed in 367 milliseconds