Contents Index Topic Contents | ||
Previous Topic: SHFileOperation Next Topic: SHGetDataFromIDList |
SHFreeNameMappings
WINSHELLAPI void WINAPI SHFreeNameMappings(; HANDLE hNameMappings );Frees a file name mapping object that was retrieved by the SHFileOperation function.
- hNameMappings
- Handle to the file name mapping object to be freed.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.