IAMTunerNotification  317 3rdparty/include/dshow/strmif.h typedef struct IAMTunerNotification IAMTunerNotification;
IAMTunerNotification 4230 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI RegisterNotificationCallBack(IAMTunerNotification *pNotify,long lEvents) = 0;
IAMTunerNotification 4231 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI UnRegisterNotificationCallBack(IAMTunerNotification *pNotify) = 0;
IAMTunerNotification 4252 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *RegisterNotificationCallBack)(IAMTuner *This,IAMTunerNotification *pNotify,long lEvents);
IAMTunerNotification 4253 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *UnRegisterNotificationCallBack)(IAMTuner *This,IAMTunerNotification *pNotify);
IAMTunerNotification 4306 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTuner_RegisterNotificationCallBack_Proxy(IAMTuner *This,IAMTunerNotification *pNotify,long lEvents);
IAMTunerNotification 4308 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTuner_UnRegisterNotificationCallBack_Proxy(IAMTuner *This,IAMTunerNotification *pNotify);
IAMTunerNotification 4316 3rdparty/include/dshow/strmif.h   struct IAMTunerNotification : public IUnknown {
IAMTunerNotification 4323 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *QueryInterface)(IAMTunerNotification *This,REFIID riid,void **ppvObject);
IAMTunerNotification 4324 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *AddRef)(IAMTunerNotification *This);
IAMTunerNotification 4325 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *Release)(IAMTunerNotification *This);
IAMTunerNotification 4326 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *OnEvent)(IAMTunerNotification *This,AMTunerEventType Event);
IAMTunerNotification 4339 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTunerNotification_OnEvent_Proxy(IAMTunerNotification *This,AMTunerEventType Event);
IAMTunerNotification 4380 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *RegisterNotificationCallBack)(IAMTVTuner *This,IAMTunerNotification *pNotify,long lEvents);
IAMTunerNotification 4381 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *UnRegisterNotificationCallBack)(IAMTVTuner *This,IAMTunerNotification *pNotify);
IAMTunerNotification 4483 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *RegisterNotificationCallBack)(IBPCSatelliteTuner *This,IAMTunerNotification *pNotify,long lEvents);
IAMTunerNotification 4484 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *UnRegisterNotificationCallBack)(IBPCSatelliteTuner *This,IAMTunerNotification *pNotify);
IAMTunerNotification 4545 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI RegisterNotificationCallBack(IAMTunerNotification *pNotify,long lEvents) = 0;
IAMTunerNotification 4546 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI UnRegisterNotificationCallBack(IAMTunerNotification *pNotify) = 0;
IAMTunerNotification 4558 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *RegisterNotificationCallBack)(IAMTVAudio *This,IAMTunerNotification *pNotify,long lEvents);
IAMTunerNotification 4559 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *UnRegisterNotificationCallBack)(IAMTVAudio *This,IAMTunerNotification *pNotify);
IAMTunerNotification 4585 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTVAudio_RegisterNotificationCallBack_Proxy(IAMTVAudio *This,IAMTunerNotification *pNotify,long lEvents);
IAMTunerNotification 4587 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMTVAudio_UnRegisterNotificationCallBack_Proxy(IAMTVAudio *This,IAMTunerNotification *pNotify);