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 last build date from the feed.
Syntax
HRESULT LastBuildDate( SYSTEMTIME *pstLastBuildDate );
Parameters
- pstLastBuildDate
[out] Pointer to a SYSTEMTIME structure that receives the date and time of the last content change.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Last build date is an optional feed element.