NAME

FBadColumnSet  (MAPI32.182)

SYNOPSIS

 ULONG FBadColumnSet
 (
  LPSPropTagArray lpCols
 )

DESCRIPTION

Determine if an array of property tags is invalid.

PARAMS

lpCols [In] Property tag array to check.

RETURNS

TRUE, if lpCols is invalid, FALSE otherwise.

IMPLEMENTATION

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