Searched defs:GetBandwidthControl (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h3038 nsresult (*GetBandwidthControl)(IMachine *pThis, IBandwidthControl * *bandwidthControl); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3235 nsresult (*GetBandwidthControl)(IMachine *pThis, IBandwidthControl * *bandwidthControl); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3524 nsresult (*GetBandwidthControl)(IMachine *pThis, IBandwidthControl * *bandwidthControl); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5227 nsresult (*GetBandwidthControl)(IMachine *pThis, IBandwidthControl * *bandwidthControl); member in struct:IMachine_vtbl
5951 nsresult (*GetBandwidthControl)(IMachine *pThis, IBandwidthControl * *bandwidthControl); member in struct:IMachineVtbl
6719 #define IMachine_get_BandwidthControl(p, aBandwidthControl) ((p)->lpVtbl->GetBandwidthControl(p, aBandwidthControl))
6720 #define IMachine_GetBandwidthControl(p, aBandwidthControl) ((p)->lpVtbl->GetBandwidthControl(p, aBandwidthControl))

Completed in 282 milliseconds