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.
Occurs when a feed is moved.
Syntax
HRESULT FeedMoved( const BSTR path, const BSTR oldPath );
Parameters
- path
[in] BSTR that specifies the new path to the feed that was moved.- oldPath
[in] BSTR that specifies the previous path to the feed.
Return Value
Returns S_OK if successful, or E_NOTIMPL.