This topic has not yet been rated - Rate this topic

IFeed::LastDownloadError Property

Retrieves the last download error.

Syntax


HRESULT IFeed::get_LastDownloadError(FEEDS_DOWNLOAD_ERROR *error);

Parameters

error
Pointer to a variable of type FEEDS_DOWNLOAD_ERROR that receives the last download error.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IFeed::DownloadStatus
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.