.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FBadRowSet 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFBadRowSet\fR (MAPI32.177) .SH SYNOPSIS BOOL FBadRowSet ( LPSRowSet \fIlpRowSet\fR ) .SH DESCRIPTION .PP Determine if a row is invalid. .SH PARAMS lpRow \fB[In]\fR Row to check. .PP .SH RETURNS .PP \fBTRUE\fR, if lpRow is invalid, \fBFALSE\fR otherwise. .SH IMPLEMENTATION .PP Declared in \fB"mapival.h"\fR. .PP Implemented in \fB"dlls/mapi32/prop.c"\fR. .PP Debug channel \fB"mapi"\fR.