This topic has not yet been rated - Rate this topic

IFeed::CancelAsyncDownload Method

Cancels an asynchronous download.

Syntax


HRESULT CancelAsyncDownload(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

Cancels an asynchronous download of the feed.

To start an asynchronous download, use IFeed::AsyncDownload.

See Also

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.