IFeedIdConverterCallback::ConvertItemIdToStringComplete
Called by IFeedIdConverter::ConvertItemIdToString to return the item ID in the FeedSync format.
HRESULT ConvertItemIdToStringComplete(
LPCWSTR wszItemId);
Parameters
- wszItemId
[in] The item ID in the provider format.
Return Value
S_OK
E_POINTER
SYNC_E_INVALIDOPERATION when this method is called more than one time from IFeedIdConverter::ConvertItemIdToString.
E_OUTOFMEMORY