Searched refs:get_Channels (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h5938 virtual HRESULT WINAPI get_Channels(__LONG32 *pVal) = 0;
5961 HRESULT (WINAPI *get_Channels)(ITScriptableAudioFormat *This,__LONG32 *pVal); member in struct:ITScriptableAudioFormatVtbl
5986 #define ITScriptableAudioFormat_get_Channels(This,pVal) (This)->lpVtbl->get_Channels(This,pVal)
H A Dsapi51.h13315 virtual HRESULT STDMETHODCALLTYPE get_Channels(
13410 HRESULT (STDMETHODCALLTYPE *get_Channels)(
13478 #define ISpeechWaveFormatEx_get_Channels(This,Channels) (This)->lpVtbl->get_Channels(This,Channels)
13522 return This->lpVtbl->get_Channels(This,Channels);
H A Dsapi53.h16172 virtual HRESULT STDMETHODCALLTYPE get_Channels(
16267 HRESULT (STDMETHODCALLTYPE *get_Channels)(
16335 #define ISpeechWaveFormatEx_get_Channels(This,Channels) (This)->lpVtbl->get_Channels(This,Channels)
16379 return This->lpVtbl->get_Channels(This,Channels);
[all...]
H A Dsapi54.h16432 virtual HRESULT STDMETHODCALLTYPE get_Channels(
16527 HRESULT (STDMETHODCALLTYPE *get_Channels)(
16595 #define ISpeechWaveFormatEx_get_Channels(This,Channels) (This)->lpVtbl->get_Channels(This,Channels)
16639 return This->lpVtbl->get_Channels(This,Channels);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h5938 virtual HRESULT WINAPI get_Channels(__LONG32 *pVal) = 0;
5961 HRESULT (WINAPI *get_Channels)(ITScriptableAudioFormat *This,__LONG32 *pVal); member in struct:ITScriptableAudioFormatVtbl
5986 #define ITScriptableAudioFormat_get_Channels(This,pVal) (This)->lpVtbl->get_Channels(This,pVal)
H A Dsapi51.h13315 virtual HRESULT STDMETHODCALLTYPE get_Channels(
13410 HRESULT (STDMETHODCALLTYPE *get_Channels)(
13478 #define ISpeechWaveFormatEx_get_Channels(This,Channels) (This)->lpVtbl->get_Channels(This,Channels)
13522 return This->lpVtbl->get_Channels(This,Channels);
H A Dsapi53.h16172 virtual HRESULT STDMETHODCALLTYPE get_Channels(
16267 HRESULT (STDMETHODCALLTYPE *get_Channels)(
16335 #define ISpeechWaveFormatEx_get_Channels(This,Channels) (This)->lpVtbl->get_Channels(This,Channels)
16379 return This->lpVtbl->get_Channels(This,Channels);
[all...]
H A Dsapi54.h16432 virtual HRESULT STDMETHODCALLTYPE get_Channels(
16527 HRESULT (STDMETHODCALLTYPE *get_Channels)(
16595 #define ISpeechWaveFormatEx_get_Channels(This,Channels) (This)->lpVtbl->get_Channels(This,Channels)
16639 return This->lpVtbl->get_Channels(This,Channels);
[all...]

Completed in 1150 milliseconds