Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the assigned ID of the feed item.
Syntax
HRESULT IFeedItem::get_LocalId(LONG *itemId);
Parameters
- itemId
 
Pointer to a variable of type LONG that receives the ID.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The LocalId value is a numeric identifier assigned by the Feed Download Engine to uniquely identify the item within the feed.