Searched refs:ppAllocator (Results 1 – 1 of 1) sorted by relevance
1710 virtual HRESULT WINAPI GetAllocator(IMemAllocator **ppAllocator) = 0;1723 HRESULT (WINAPI *GetAllocator)(IMemInputPin *This,IMemAllocator **ppAllocator);1738 #define IMemInputPin_GetAllocator(This,ppAllocator) (This)->lpVtbl->GetAllocator(This,ppAllocator) argument1746 HRESULT WINAPI IMemInputPin_GetAllocator_Proxy(IMemInputPin *This,IMemAllocator **ppAllocator);