CoTaskMemFree (OLE32.@)
VOID CoTaskMemFree ( LPVOID ptr )
Frees memory allocated from the current process memory allocator.
ptr | [In] | Memory block to free. |
Nothing.
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 Jan 2008.