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