IVMRImagePresenterExclModeConfig  697 3rdparty/include/dshow/strmif.h typedef struct IVMRImagePresenterExclModeConfig IVMRImagePresenterExclModeConfig;
IVMRImagePresenterExclModeConfig 9300 3rdparty/include/dshow/strmif.h   struct IVMRImagePresenterExclModeConfig : public IVMRImagePresenterConfig {
IVMRImagePresenterExclModeConfig 9308 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *QueryInterface)(IVMRImagePresenterExclModeConfig *This,REFIID riid,void **ppvObject);
IVMRImagePresenterExclModeConfig 9309 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *AddRef)(IVMRImagePresenterExclModeConfig *This);
IVMRImagePresenterExclModeConfig 9310 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *Release)(IVMRImagePresenterExclModeConfig *This);
IVMRImagePresenterExclModeConfig 9311 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetRenderingPrefs)(IVMRImagePresenterExclModeConfig *This,DWORD dwRenderFlags);
IVMRImagePresenterExclModeConfig 9312 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetRenderingPrefs)(IVMRImagePresenterExclModeConfig *This,DWORD *dwRenderFlags);
IVMRImagePresenterExclModeConfig 9313 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetXlcModeDDObjAndPrimarySurface)(IVMRImagePresenterExclModeConfig *This,LPDIRECTDRAW7 lpDDObj,LPDIRECTDRAWSURFACE7 lpPrimarySurf);
IVMRImagePresenterExclModeConfig 9314 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetXlcModeDDObjAndPrimarySurface)(IVMRImagePresenterExclModeConfig *This,LPDIRECTDRAW7 *lpDDObj,LPDIRECTDRAWSURFACE7 *lpPrimarySurf);
IVMRImagePresenterExclModeConfig 9330 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRImagePresenterExclModeConfig_SetXlcModeDDObjAndPrimarySurface_Proxy(IVMRImagePresenterExclModeConfig *This,LPDIRECTDRAW7 lpDDObj,LPDIRECTDRAWSURFACE7 lpPrimarySurf);
IVMRImagePresenterExclModeConfig 9332 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRImagePresenterExclModeConfig_GetXlcModeDDObjAndPrimarySurface_Proxy(IVMRImagePresenterExclModeConfig *This,LPDIRECTDRAW7 *lpDDObj,LPDIRECTDRAWSURFACE7 *lpPrimarySurf);