Share via


IChangeApplicationContext::GetChange

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

HRESULT GetChange(
  ISyncChange ** ppChange);

Parameters

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

Return Value

See Also

Reference

IChangeApplicationContext Interface