.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FBadColumnSet 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFBadColumnSet\fR (MAPI32.182) .SH SYNOPSIS ULONG FBadColumnSet ( LPSPropTagArray \fIlpCols\fR ) .SH DESCRIPTION .PP Determine if an array of property tags is invalid. .SH PARAMS \fIlpCols\fR \fB[In]\fR Property tag array to check. .PP .SH RETURNS .PP \fBTRUE\fR, if \fIlpCols\fR 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.