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

  Switch on low bandwidth view
ISyncKnowledge::ContainsChange

Indicates whether the specified item change is known by this knowledge.

HRESULT ContainsChange( 
  const BYTE *pbVersionOwnerReplicaId,
  const BYTE *pgidItemId,
  const SYNC_VERSION *pSyncVersion);

Parameters

pbVersionOwnerReplicaId

[in] The ID of the replica that originated the change.

pbItemId

[in] The ID of the item that changed.

pSyncVersion

[in] The version of the change.

  • S_OK if the specified change is contained in the knowledge.

  • S_FALSE if the specified change is not contained in the knowledge.

  • E_INVALIDARG

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