Lines Matching refs:IMemAllocatorNotifyCallbackTemp
97 typedef struct IMemAllocatorNotifyCallbackTemp IMemAllocatorNotifyCallbackTemp; typedef
1631 virtual HRESULT WINAPI SetNotify(IMemAllocatorNotifyCallbackTemp *pNotify) = 0;
1646 …HRESULT (WINAPI *SetNotify)(IMemAllocatorCallbackTemp *This,IMemAllocatorNotifyCallbackTemp *pNoti…
1667 …CallbackTemp_SetNotify_Proxy(IMemAllocatorCallbackTemp *This,IMemAllocatorNotifyCallbackTemp *pNot…
1677 struct IMemAllocatorNotifyCallbackTemp : public IUnknown { struct
1684 …HRESULT (WINAPI *QueryInterface)(IMemAllocatorNotifyCallbackTemp *This,REFIID riid,void **ppvObjec…
1685 ULONG (WINAPI *AddRef)(IMemAllocatorNotifyCallbackTemp *This);
1686 ULONG (WINAPI *Release)(IMemAllocatorNotifyCallbackTemp *This);
1687 HRESULT (WINAPI *NotifyRelease)(IMemAllocatorNotifyCallbackTemp *This);
1690 struct IMemAllocatorNotifyCallbackTemp { struct
1700 …T WINAPI IMemAllocatorNotifyCallbackTemp_NotifyRelease_Proxy(IMemAllocatorNotifyCallbackTemp *This…