IMemAllocatorNotifyCallbackTemp 97 3rdparty/include/dshow/strmif.h typedef struct IMemAllocatorNotifyCallbackTemp IMemAllocatorNotifyCallbackTemp; IMemAllocatorNotifyCallbackTemp 1631 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI SetNotify(IMemAllocatorNotifyCallbackTemp *pNotify) = 0; IMemAllocatorNotifyCallbackTemp 1646 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetNotify)(IMemAllocatorCallbackTemp *This,IMemAllocatorNotifyCallbackTemp *pNotify); IMemAllocatorNotifyCallbackTemp 1667 3rdparty/include/dshow/strmif.h HRESULT WINAPI IMemAllocatorCallbackTemp_SetNotify_Proxy(IMemAllocatorCallbackTemp *This,IMemAllocatorNotifyCallbackTemp *pNotify); IMemAllocatorNotifyCallbackTemp 1677 3rdparty/include/dshow/strmif.h struct IMemAllocatorNotifyCallbackTemp : public IUnknown { IMemAllocatorNotifyCallbackTemp 1684 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IMemAllocatorNotifyCallbackTemp *This,REFIID riid,void **ppvObject); IMemAllocatorNotifyCallbackTemp 1685 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IMemAllocatorNotifyCallbackTemp *This); IMemAllocatorNotifyCallbackTemp 1686 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IMemAllocatorNotifyCallbackTemp *This); IMemAllocatorNotifyCallbackTemp 1687 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *NotifyRelease)(IMemAllocatorNotifyCallbackTemp *This); IMemAllocatorNotifyCallbackTemp 1700 3rdparty/include/dshow/strmif.h HRESULT WINAPI IMemAllocatorNotifyCallbackTemp_NotifyRelease_Proxy(IMemAllocatorNotifyCallbackTemp *This);