IProviderSyncServices::DeserializeReplicaKeyMap
Creates an IReplicaKeyMap object and initializes it by using serialized data.
S_OK
E_OUTOFMEMORY
E_POINTER
SYNC_E_DESERIALIZATION when the serialized data is not valid.
SYNC_E_INVALID_OPERATION when this object is not initialized.
SYNC_E_ID_FORMAT_MISMATCH if the ID format schema that is specified by pbReplicaKeyMap differs from the ID format schema that is used to initialize the IProviderSyncServices object.
Show: