NAME

MAPIFreeBuffer  (MAPI32.16)

SYNOPSIS

 ULONG MAPIFreeBuffer
 (
  LPVOID lpBuffer
 )

DESCRIPTION

MAPIFreeBuffer@4 (MAPI32.17).

Free a block of memory and any linked allocations associated with it.

PARAMS

lpBuffer [In] Memory to free, returned from MAPIAllocateBuffer.

RETURNS

S_OK.

IMPLEMENTATION

Defined in "mapi.h".

Implemented in "dlls/mapi32/util.c". source.winehq.org/source/dlls/mapi32/util.c

Debug channel "mapi".


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