.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SHFreeNameMappings 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSHFreeNameMappings\fR (SHELL32.246) .SH SYNOPSIS void SHFreeNameMappings ( HANDLE \fIhNameMapping\fR ) .SH DESCRIPTION .PP Free the mapping handle returned by SHFileOperation if \fBFOF_WANTSMAPPINGHANDLE\fR was specified. .SH PARAMS \fIhNameMapping\fR \fB[In]\fR handle to the name mappings used during renaming of files. .PP .SH RETURNS .PP Nothing .SH IMPLEMENTATION .PP Declared in \fB"shellapi.h"\fR. .PP Implemented in \fB"dlls/shell32/shlfileop.c"\fR. .PP Debug channel \fB"shell"\fR.