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 update interval for the feed.
Syntax
HRESULT Interval( UINT *puiInterval );
Parameters
- puiInterval
[out] Address of an unsigned integer variable that receives the time (in minutes) between downloads.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The default interval is 1440 minutes (24 hours). The minimum download interval is 15 minutes.