Click to Rate and Give Feedback
MSDN
MSDN Library
Synchronization
 ISyncKnowledge::MapRemoteToLocal

  Switch on low bandwidth view
ISyncKnowledge::MapRemoteToLocal

Converts a knowledge object from another replica into one that is compatible with the replica that owns this knowledge.

HRESULT MapRemoteToLocal( 
  ISyncKnowledge *pRemoteKnowledge,
  ISyncKnowledge **ppMappedKnowledge);

Parameters

pRemoteKnowledge

[in] A knowledge object that is owned by another replica.

ppMappedKnowledge

[out] Returns the knowledge object, converted for use by the replica that owns this knowledge.

  • S_OK

  • E_POINTER

  • E_INVALIDARG

  • E_OUTOFMEMORY

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker