NAME

FBadPropTag  (MAPI32.179)

SYNOPSIS

 ULONG FBadPropTag
 (
  ULONG ulPropTag
 )

DESCRIPTION

Determine if a property tag is invalid.

PARAMS

ulPropTag [In] Property tag to check.

RETURNS

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