.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FreeProws 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFreeProws\fR (MAPI32.140) .SH SYNOPSIS VOID FreeProws ( LPSRowSet \fIlpRowSet\fR ) .SH DESCRIPTION .PP Free the memory used by a row set. .SH PARAMS \fIlpRowSet\fR \fB[In]\fR Row set to free. .PP .SH RETURNS .PP Nothing. .SH IMPLEMENTATION .PP Declared in \fB"mapiutil.h"\fR. .PP Implemented in \fB"dlls/mapi32/prop.c"\fR. .PP Debug channel \fB"mapi"\fR.