CoGetMalloc16(3w)
NAME
CoGetMalloc16 (COMPOBJ.4)
SYNOPSIS
HRESULT CoGetMalloc16 ( DWORD dwMemContext, LPMALLOC16* lpMalloc )
PARAMS
dwMemContext [In] unknown.
[Out] current Win16 malloc interface.
DESCRIPTION
Retrieve the current Win16 IMalloc interface.
RETURNS
The current Win16 IMalloc
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/compobj.dll16/compobj.c".
- Debug channel "ole".