.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FBadProp 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFBadProp\fR (MAPI32.181) .SH SYNOPSIS ULONG FBadProp ( LPSPropValue \fIlpProp\fR ) .SH DESCRIPTION .PP Determine if a property is invalid. .SH PARAMS \fIlpProp\fR \fB[In]\fR Property to check. .PP .SH RETURNS .PP \fBTRUE\fR, if \fIlpProp\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.