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.
Retrieves the GUID associated with the feed.
Syntax
HRESULT IFeed::get_LocalId(BSTR *feedGuid);
Parameters
- feedGuid
Pointer to a variable of type BSTR that receives the GUID.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The LocalId property is assigned by the Feed Download Engine to uniquely identify the feed.