Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
When implemented by a derived class, converts an item ID from the FeedSync format to the provider format.
Syntax
HRESULT ConvertStringToItemId(
LPCWSTR wszStringId,
IFeedIdConverterCallback * pCallback);
Parameters
wszStringId
[in] The item ID in the FeedSync format.pCallback
[in] The IFeedIdConverterCallback::ConvertStringToItemIdComplete method of this object is called to return the converted item ID.
Return Value
S_OK
User-defined error codes