Searched defs:put_AvgBytesPerSec (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h5943 virtual HRESULT WINAPI put_AvgBytesPerSec(const __LONG32 nNewVal) = 0;
5966 HRESULT (WINAPI *put_AvgBytesPerSec)(ITScriptableAudioFormat *This,const __LONG32 nNewVal); member in struct:ITScriptableAudioFormatVtbl
5991 #define ITScriptableAudioFormat_put_AvgBytesPerSec(This,nNewVal) (This)->lpVtbl->put_AvgBytesPerSec(This,nNewVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h5943 virtual HRESULT WINAPI put_AvgBytesPerSec(const __LONG32 nNewVal) = 0;
5966 HRESULT (WINAPI *put_AvgBytesPerSec)(ITScriptableAudioFormat *This,const __LONG32 nNewVal); member in struct:ITScriptableAudioFormatVtbl
5991 #define ITScriptableAudioFormat_put_AvgBytesPerSec(This,nNewVal) (This)->lpVtbl->put_AvgBytesPerSec(This,nNewVal)

Completed in 87 milliseconds