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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h10599 typedef struct IAMTVAudioNotification IAMTVAudioNotification; typedef in typeref:struct:IAMTVAudioNotification
12027 struct IAMTVAudioNotification : public IUnknown { struct in inherits:IUnknown
12034 HRESULT (WINAPI *QueryInterface)(IAMTVAudioNotification *This,REFIID riid,void **ppvObject);
12035 ULONG (WINAPI *AddRef)(IAMTVAudioNotification *This);
12036 ULONG (WINAPI *Release)(IAMTVAudioNotification *This);
12037 HRESULT (WINAPI *OnEvent)(IAMTVAudioNotification *This,AMTVAudioEventType Event);
12040 struct IAMTVAudioNotification { struct
12050 HRESULT WINAPI IAMTVAudioNotification_OnEvent_Proxy(IAMTVAudioNotification *This,AMTVAudioEventType Event);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h10599 typedef struct IAMTVAudioNotification IAMTVAudioNotification; typedef in typeref:struct:IAMTVAudioNotification
12027 struct IAMTVAudioNotification : public IUnknown { struct in inherits:IUnknown
12034 HRESULT (WINAPI *QueryInterface)(IAMTVAudioNotification *This,REFIID riid,void **ppvObject);
12035 ULONG (WINAPI *AddRef)(IAMTVAudioNotification *This);
12036 ULONG (WINAPI *Release)(IAMTVAudioNotification *This);
12037 HRESULT (WINAPI *OnEvent)(IAMTVAudioNotification *This,AMTVAudioEventType Event);
12040 struct IAMTVAudioNotification { struct
12050 HRESULT WINAPI IAMTVAudioNotification_OnEvent_Proxy(IAMTVAudioNotification *This,AMTVAudioEventType Event);

Completed in 211 milliseconds