IVMRSurfaceAllocatorNotify  637 3rdparty/include/dshow/strmif.h typedef struct IVMRSurfaceAllocatorNotify IVMRSurfaceAllocatorNotify;
IVMRSurfaceAllocatorNotify 8463 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI AdviseNotify(IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify) = 0;
IVMRSurfaceAllocatorNotify 8474 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *AdviseNotify)(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
IVMRSurfaceAllocatorNotify 8496 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocator_AdviseNotify_Proxy(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
IVMRSurfaceAllocatorNotify 8504 3rdparty/include/dshow/strmif.h   struct IVMRSurfaceAllocatorNotify : public IUnknown {
IVMRSurfaceAllocatorNotify 8516 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *QueryInterface)(IVMRSurfaceAllocatorNotify *This,REFIID riid,void **ppvObject);
IVMRSurfaceAllocatorNotify 8517 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *AddRef)(IVMRSurfaceAllocatorNotify *This);
IVMRSurfaceAllocatorNotify 8518 3rdparty/include/dshow/strmif.h       ULONG (WINAPI *Release)(IVMRSurfaceAllocatorNotify *This);
IVMRSurfaceAllocatorNotify 8519 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *AdviseSurfaceAllocator)(IVMRSurfaceAllocatorNotify *This,DWORD_PTR dwUserID,IVMRSurfaceAllocator *lpIVRMSurfaceAllocator);
IVMRSurfaceAllocatorNotify 8520 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetDDrawDevice)(IVMRSurfaceAllocatorNotify *This,LPDIRECTDRAW7 lpDDrawDevice,HMONITOR hMonitor);
IVMRSurfaceAllocatorNotify 8521 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *ChangeDDrawDevice)(IVMRSurfaceAllocatorNotify *This,LPDIRECTDRAW7 lpDDrawDevice,HMONITOR hMonitor);
IVMRSurfaceAllocatorNotify 8522 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *RestoreDDrawSurfaces)(IVMRSurfaceAllocatorNotify *This);
IVMRSurfaceAllocatorNotify 8523 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *NotifyEvent)(IVMRSurfaceAllocatorNotify *This,LONG EventCode,LONG_PTR Param1,LONG_PTR Param2);
IVMRSurfaceAllocatorNotify 8524 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetBorderColor)(IVMRSurfaceAllocatorNotify *This,COLORREF clrBorder);
IVMRSurfaceAllocatorNotify 8542 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocatorNotify_AdviseSurfaceAllocator_Proxy(IVMRSurfaceAllocatorNotify *This,DWORD_PTR dwUserID,IVMRSurfaceAllocator *lpIVRMSurfaceAllocator);
IVMRSurfaceAllocatorNotify 8544 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocatorNotify_SetDDrawDevice_Proxy(IVMRSurfaceAllocatorNotify *This,LPDIRECTDRAW7 lpDDrawDevice,HMONITOR hMonitor);
IVMRSurfaceAllocatorNotify 8546 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocatorNotify_ChangeDDrawDevice_Proxy(IVMRSurfaceAllocatorNotify *This,LPDIRECTDRAW7 lpDDrawDevice,HMONITOR hMonitor);
IVMRSurfaceAllocatorNotify 8548 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocatorNotify_RestoreDDrawSurfaces_Proxy(IVMRSurfaceAllocatorNotify *This);
IVMRSurfaceAllocatorNotify 8550 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocatorNotify_NotifyEvent_Proxy(IVMRSurfaceAllocatorNotify *This,LONG EventCode,LONG_PTR Param1,LONG_PTR Param2);
IVMRSurfaceAllocatorNotify 8552 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRSurfaceAllocatorNotify_SetBorderColor_Proxy(IVMRSurfaceAllocatorNotify *This,COLORREF clrBorder);