NAME

FBadProp  (MAPI32.181)

SYNOPSIS

 ULONG FBadProp
 (
  LPSPropValue lpProp
 )

DESCRIPTION

Determine if a property is invalid.

PARAMS

lpProp [In] Property to check.

RETURNS

TRUE, if lpProp 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.