Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Renames the feed.
Syntax
HRESULT Rename( LPCWSTR pszName );
Parameters
- pszName
[in] String variable that contains the new name for the feed.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
When a feed is renamed, the corresponding enclosure folder is renamed accordingly.
See Also