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

Declared in "shellapi.h". https://source.winehq.org/source/include/shellapi.h

Implemented in "dlls/shell32/shlfileop.c". https://source.winehq.org/source/dlls/shell32/shlfileop.c

Debug channel "shell".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.