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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h5308 nsresult (*SetBandwidthGroup)(INetworkAdapter *pThis, IBandwidthGroup * bandwidthGroup); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h6243 nsresult (*SetBandwidthGroup)(INetworkAdapter *pThis, IBandwidthGroup * bandwidthGroup); member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h12715 nsresult (*SetBandwidthGroup)(INetworkAdapter *pThis, IBandwidthGroup * bandwidthGroup); member in struct:INetworkAdapter_vtbl
12795 nsresult (*SetBandwidthGroup)(INetworkAdapter *pThis, IBandwidthGroup * bandwidthGroup); member in struct:INetworkAdapterVtbl
12888 #define INetworkAdapter_put_BandwidthGroup(p, aBandwidthGroup) ((p)->lpVtbl->SetBandwidthGroup(p, aBandwidthGroup))
12889 #define INetworkAdapter_SetBandwidthGroup(p, aBandwidthGroup) ((p)->lpVtbl->SetBandwidthGroup(p, aBandwidthGroup))

Completed in 255 milliseconds