IXFeed::CancelAsyncDownload Method

Cancels asynchronous download of the feed.

Syntax

HRESULT CancelAsyncDownload(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IXFeed::AsyncDownload