NAME

FreePadrlist  (MAPI32.139)

SYNOPSIS

 VOID FreePadrlist
 (
  LPADRLIST lpAddrs
 )

DESCRIPTION

Free the memory used by an address book list.

PARAMS

lpAddrs [In] Address book list to free.

RETURNS

Nothing.

IMPLEMENTATION

Declared in "include/mapiutil.h". gitlab.winehq.org/wine/wine/blob/master/include/mapiutil.h

Implemented in "dlls/mapi32/prop.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mapi32/prop.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.