ISyncChangeBatchAdvanced::RemapKnowledges Method

[This documentation is preliminary and is subject to change.]
Remaps all knowledge objects that are contained in the change batch so that they are relative to the replica key map of the specified knowledge.

Syntax

HRESULT RemapKnowledges(
  [in]  ISyncKnowledge *pMappedKnowledge
);

Parameters

  • pMappedKnowledge [in]
    The knowledge objects that are contained in this change batch are converted so that they are relative to the replica key map that is contained in this knowledge object.

Return Value

The possible return codes include, but are not limited to, the values shown in the following table.

Return code Description

S_OK

The method succeeded.

E_OUTOFMEMORY

E_POINTER

Invalid pointer.

SYNC_E_INVALID_OPERATION

This method is called more than one time.

Requirements

Client Requires Windows 7.
Header Declared in Winsync.h.

See Also

ISyncChangeBatchAdvanced Interface
ISyncKnowledge::GetReplicaKeyMap Method
IReplicaKeyMap Interface

Send comments about this topic to Microsoft

Build date: 1/5/2009