OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iaudioendpointvolumeex_queryinterface
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
audioengineendpoint.h
267
#define
IAudioEndpointVolumeEx_QueryInterface
(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
endpointvolume.h
741
#define
IAudioEndpointVolumeEx_QueryInterface
(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
767
static FORCEINLINE HRESULT
IAudioEndpointVolumeEx_QueryInterface
(IAudioEndpointVolumeEx* This,REFIID riid,void **ppvObject) {
[
all
...]
Completed in 321 milliseconds