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.
When implemented by a derived class, converts an item ID to the FeedSync format.
HRESULT ConvertItemIdToString(
const BYTE * pbItemId,
IFeedIdConverterCallback * pCallback);
Parameters
- pbItemId
[in] The item ID in the provider format.
- pCallback
[in] The IFeedIdConverterCallback::ConvertItemIdToStringComplete method of this object is called to return the converted item ID.
Return Value
S_OK
User-defined error codes