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 "mapiutil.h". https://source.winehq.org/source/include/mapiutil.h

Implemented in "dlls/mapi32/prop.c". https://source.winehq.org/source/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 Apr 2024.