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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4319 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_0.h4845 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_1.h4743 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_2.h4968 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_0.h5386 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_1.h5778 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_2.h6719 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_3.h14071 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilter_vtbl
14114 nsresult (*SetAction)(IHostUSBDeviceFilter *pThis, PRUint32 action); member in struct:IHostUSBDeviceFilterVtbl
14166 #define IHostUSBDeviceFilter_put_Action(p, aAction) ((p)->lpVtbl->SetAction(p, aAction))
14167 #define IHostUSBDeviceFilter_SetAction(p, aAction) ((p)->lpVtbl->SetAction(p, aAction))

Completed in 952 milliseconds