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 an object that can be used to retrieve item data for the change item from the destination replica.
Syntax
HRESULT GetDestinationProviderConflictingData(
IUnknown ** ppConflictingData);
Parameters
- ppConflictingData
[out] Returns an object that can be used to retrieve item data for the change item from the destination replica.
Return Value
S_OK.
S_FALSE when no destination change data exists. In this case, ppConflictingData returns NULL.
E_POINTER.