Scroll to navigation

MAPIGetDefaultMalloc(3w) Wine API MAPIGetDefaultMalloc(3w)

NAME

MAPIGetDefaultMalloc (MAPI32.59)

SYNOPSIS

LPMALLOC MAPIGetDefaultMalloc
(
)
 

DESCRIPTION

Get the default MAPI IMalloc interface.
 

PARAMS

None.
 

RETURNS

A pointer to the MAPI default allocator.
 

IMPLEMENTATION

Declared in "util.h".
Implemented in "dlls/mapi32/imalloc.c".
Debug channel "mapi".
Oct 2012 Wine API