SHFreeNameMappings  1WN145N 

[Now Supported on Windows NT]

Frees a filename mapping object that was retrieved by the SHFileOperationX0825P function.

WINSHELLAPI void WINAPI SHFreeNameMappings(;

    HANDLE hNameMappings

 

   );

 

 

Parameters

hNameMappings

Handle of the filename mapping object to free.

 

Return Values

No return value.