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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h6177 nsresult (*CreateBandwidthGroup)( member in struct:IBandwidthControl_vtbl
H A DVBoxCAPI_v4_1.h6575 nsresult (*CreateBandwidthGroup)( member in struct:IBandwidthControl_vtbl
H A DVBoxCAPI_v4_2.h7539 nsresult (*CreateBandwidthGroup)( member in struct:IBandwidthControl_vtbl
H A DVBoxCAPI_v4_3.h15701 nsresult (*CreateBandwidthGroup)( member in struct:IBandwidthControl_vtbl
15734 nsresult (*CreateBandwidthGroup)( member in struct:IBandwidthControlVtbl
15764 #define IBandwidthControl_CreateBandwidthGroup(p, aName, aType, aMaxBytesPerSec) ((p)->lpVtbl->CreateBandwidthGroup(p, aName, aType, aMaxBytesPerSec))

Completed in 266 milliseconds