Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets the metadata for the change to be applied or the conflict to be saved.
Syntax
HRESULT GetChange(
ISyncChange ** ppChange);
Parameters
- ppChange
[out] Returns the metadata for the change to be applied or the conflict to be saved.
Return Value
S_OK.
E_OUTOFMEMORY.
E_POINTER.
SYNC_E_INVALID_OPERATION when IChangeApplicationContext::GetChangeApplicationAction returned a value other than CAA_SAVE_CHANGE, CAA_SAVE_CHANGE_WITH_CHANGE_UNITS, or CAA_SAVE_CONFLICT.