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 of the item to be applied when the change to be applied is the resolution of a constraint conflict.
Syntax
HRESULT GetWinnerChange(
ISyncChange ** ppWinnerChange);
Parameters
- ppWinnerChange
[out] Returns the metadata of the item to be applied when the change to be applied is the resolution of a constraint conflict.
Return Value
S_OK.
E_POINTER.
SYNC_E_INVALID_OPERATION when no winner change metadata exists in this object.
Remarks
It is valid to call this method only when the change to be applied is the result of a constraint conflict that is resolved by merging.