Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Frees a file name mapping object that was retrieved by the SHFileOperation function.
Syntax
void SHFreeNameMappings(
[in, optional] HANDLE hNameMappings
);
Parameters
[in, optional] hNameMappings
Type: HANDLE
A handle to the file name mapping object to be freed.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | shellapi.h |
| Library | Shell32.lib |
| DLL | Shell32.dll (version 4.0 or later) |