Searched refs:StdMemAllocator_create (Results 1 – 4 of 4) sorted by relevance
47 HRESULT StdMemAllocator_create(IUnknown * pUnkOuter, LPVOID * ppv) DECLSPEC_HIDDEN;
73 { &CLSID_MemoryAllocator, StdMemAllocator_create },
307 hr = StdMemAllocator_create(NULL, (LPVOID *) &This->prefAlloc); in PullPin_ReceiveConnection()
898 HRESULT StdMemAllocator_create(LPUNKNOWN lpUnkOuter, LPVOID * ppv) in StdMemAllocator_create() function