CoreShellFolderSetNameOf Method |
| Name | Description | |
|---|---|---|
| SetNameOf(IntPtr, String, SHGDNF, Boolean) |
Sets the display name of a file object or subfolder, changing the item identifier in the process.
| |
| SetNameOf(IWithIdList, String, SHGDNF, Boolean) |
Sets the display name of a file object or subfolder, changing the item identifier in the process.
| |
| SetNameOf(IntPtr, IWithIdList, String, SHGDNF, Boolean) |
Sets the display name of a file object or subfolder, changing the item identifier in the process.
| |
| SetNameOf(IntPtr, IntPtr, String, SHGDNF, Boolean) |
Sets the display name of a file object or subfolder, changing the item identifier in the process.
|