table of contents
other versions
- wheezy 1.4.1-4
FBadRow(3w) | Wine API | FBadRow(3w) |
NAME¶
FBadRow (MAPI32.180)SYNOPSIS¶
ULONG FBadRow(
LPSRow lpRow
)
DESCRIPTION¶
Determine if a row is invalid.PARAMS¶
lpRow [In] Row to check.RETURNS¶
TRUE, if lpRow is invalid, FALSE otherwise.IMPLEMENTATION¶
Declared in "mapival.h". Implemented in "dlls/mapi32/prop.c". Debug channel "mapi".Oct 2012 | Wine API |