Searched refs:IAMTVAudioNotification (Results 1 – 1 of 1) sorted by relevance
337 typedef struct IAMTVAudioNotification IAMTVAudioNotification; typedef4595 struct IAMTVAudioNotification : public IUnknown { struct4602 HRESULT (WINAPI *QueryInterface)(IAMTVAudioNotification *This,REFIID riid,void **ppvObject);4603 ULONG (WINAPI *AddRef)(IAMTVAudioNotification *This);4604 ULONG (WINAPI *Release)(IAMTVAudioNotification *This);4605 HRESULT (WINAPI *OnEvent)(IAMTVAudioNotification *This,AMTVAudioEventType Event);4608 struct IAMTVAudioNotification { struct4618 …HRESULT WINAPI IAMTVAudioNotification_OnEvent_Proxy(IAMTVAudioNotification *This,AMTVAudioEventTyp…