FBadPropTag(3w)
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
Defined in "mapival.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/mapi32/prop.c".
- Debug channel "mapi".