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.
Determines if the feed is a list.
Syntax
HRESULT IsList( BOOL *pbIsList );
Parameters
- pbIsList
[out] Pointer to a Boolean variable that receives TRUE if the feed is a list, or FALSE otherwise.
Return Value
Returns S_OK if successful, or an error value otherwise.