.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH CoGetMalloc16 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBCoGetMalloc16\fR (COMPOBJ.4) .SH SYNOPSIS HRESULT CoGetMalloc16 ( DWORD \fIdwMemContext\fR, LPMALLOC16* \fIlpMalloc\fR ) .SH PARAMS \fIdwMemContext\fR \fB[In]\fR unknown. .PP \fB[Out]\fR current Win16 malloc interface. .PP .SH DESCRIPTION .PP Retrieve the current Win16 \fBIMalloc\fR interface. .SH RETURNS .PP The current Win16 IMalloc .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/compobj.dll16/compobj.c"\fR. .PP Debug channel \fB"ole"\fR.