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.
Returns the publication date of the feed item.
Syntax
HRESULT PubDate( SYSTEMTIME *pstPubDate );
Parameters
- pstPubDate
[out] Pointer to a SYSTEMTIME structure that receives the date and time when the feed item was published.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Publication date is an optional feed item element.