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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4255 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_0.h4781 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_1.h4679 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_2.h4904 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_0.h5322 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_1.h5714 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_2.h6655 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_3.h13842 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
13882 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilterVtbl
13923 #define IUSBDeviceFilter_put_ProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId))
13924 #define IUSBDeviceFilter_SetProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId))
14090 nsresult (*SetProductId)(IHostUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IHostUSBDeviceFilterVtbl
14134 #define IHostUSBDeviceFilter_put_ProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId))
14135 #define IHostUSBDeviceFilter_SetProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId))

Completed in 462 milliseconds