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 "dlls/ole32/ole16.c". source.winehq.org/source/dlls/ole32/ole16.c

Debug channel "ole".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.