NAME

FBadEntryList  (MAPI32.190)

SYNOPSIS

 BOOL FBadEntryList
 (
  LPENTRYLIST lpEntryList
 )

DESCRIPTION

Determine is an entry list is invalid.

PARAMS

lpEntryList [In] List to check.

RETURNS

TRUE, if lpEntryList is invalid, FALSE, otherwise.

IMPLEMENTATION

Declared in "mapival.h". https://source.winehq.org/source/include/mapival.h

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