MAPIFreeBuffer (MAPI32.16)
ULONG MAPIFreeBuffer ( LPVOID lpBuffer )
MAPIFreeBuffer@4 (MAPI32.17).
Free a block of memory and any linked allocations associated with it.
lpBuffer | [In] | Memory to free, returned from MAPIAllocateBuffer. |
S_OK.
Declared in "include/mapi.h". gitlab.winehq.org/wine/wine/blob/master/include/mapi.h
Implemented in "dlls/mapi32/util.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mapi32/util.c
Debug channel "mapi".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.