OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IAudioEndpointVolumeCallback
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
endpointvolume.h
22
typedef interface
IAudioEndpointVolumeCallback
IAudioEndpointVolumeCallback
;
57
typedef interface
IAudioEndpointVolumeCallback
IAudioEndpointVolumeCallback
;
76
*
IAudioEndpointVolumeCallback
interface
84
IAudioEndpointVolumeCallback
: public IUnknown
91
__CRT_UUID_DECL(
IAudioEndpointVolumeCallback
, 0x657804fa, 0xd6ad, 0x4496, 0x8a,0x60, 0x35,0x27,0x52,0xaf,0x4f,0x89)
99
IAudioEndpointVolumeCallback
* This,
104
IAudioEndpointVolumeCallback
* This);
107
IAudioEndpointVolumeCallback
* This)
[
all
...]
audioengineendpoint.h
251
STDMETHOD_(HRESULT,RegisterControlChangeNotify)(THIS_
IAudioEndpointVolumeCallback
*pNotify) PURE;
257
STDMETHOD_(HRESULT,UnregisterControlChangeNotify)(THIS_
IAudioEndpointVolumeCallback
*pNotify) PURE;
Completed in 529 milliseconds