SHFreeNameMappings

[Now Supported on Windows NT]

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

WINSHELLAPI void WINAPI SHFreeNameMappings(;

HANDLE hNameMappings  
);  

Parameters

hNameMappings

Handle of the filename mapping object to free.

Return Values

No return value.