Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the current download status of the feed or enclosure.
Syntax
HRESULT IFeed::get_DownloadStatus(FEEDS_DOWNLOAD_STATUS *status);
Parameters
- status
Pointer to a variable of type FEEDS_DOWNLOAD_STATUS that receives the download status.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also