IChangeApplicationContext::GetChange

Gets the metadata for the change to be applied or the conflict to be saved.


HRESULT GetChange(
  ISyncChange ** ppChange);

ppChange

[out] Returns the metadata for the change to be applied or the conflict to be saved.

Show: