Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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(
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
S_OK
E_OUTOFMEMORY
E_POINTER
SYNC_E_INVALID_OPERATION when this method is called more than one time.
See Also
Reference
ISyncChangeBatchAdvanced Interface