CoGetMalloc16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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".

Debug channel "ole".