IXFeed2::LastItemDownloadTime Method

New for Internet Explorer 8

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.