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.
Retrieves the URL from which the feed was downloaded.
Syntax
HRESULT DownloadUrl( LPWSTR *ppszUrl );
Parameters
- ppszUrl
[out] Address of a string variable that receives the URL.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also