CoGetMalloc (OLE32.@)
HRESULT CoGetMalloc ( DWORD dwMemContext, LPMALLOC* lpMalloc )
Retrieves the current IMalloc interface for the process.
dwMemContext | [In] | . |
lpMalloc | [Out] | Address where memory allocator object will be stored. |
Success: S_OK.
Failure: HRESULT code.
Defined in "objbase.h".
Implemented in "dlls/ole32/ifs.c". source.winehq.org/source/dlls/ole32/ifs.c
Debug channel "olemalloc".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.