SHFreeNameMappings(3w)
NAME
SHFreeNameMappings (SHELL32.246)
SYNOPSIS
void SHFreeNameMappings
(
HANDLE hNameMapping
)
DESCRIPTION
Free the mapping handle returned by SHFileOperation if FOF_WANTSMAPPINGHANDLE was specified.
PARAMS
hNameMapping [In] handle to the name mappings used during renaming of
files.
RETURNS
Nothing
IMPLEMENTATION
Defined in "shellapi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shell32/shlfileop.c".
- Debug channel "shell".