IXFeedEnclosure::CancelAsyncDownload Method

Cancels asynchronous download of the enclosure.

Syntax

HRESULT CancelAsyncDownload(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IXFeedEnclosure::AsyncDownload