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 an enumerator for items from the feed.
Syntax
HRESULT Items( IXFeedsEnum **ppfe );
Parameters
- ppfe
[out] Address of a pointer variable of type IXFeedsEnum that receives the enumerator.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also