Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the most recent download time for all feed items.
Syntax
HRESULT LastItemDownloadTime( SYSTEMTIME *pstLastItemDownloadTime );
Parameters
- pstLastItemDownloadTime
[out] The date and time of the item most recently downloaded.
Return Value
Returns S_OK if successful, or an error value otherwise.