IConstraintConflict::GetSourceProviderConflictingChange

Gets the change metadata from the source provider.


HRESULT GetSourceProviderConflictingChange(
  ISyncChange ** ppConflictingChange);

ppConflictingChange

[out] Returns the change metadata from the source provider.

  • S_OK

  • E_POINTER

Show: