Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the change metadata from the destination provider.
HRESULT GetDestinationProviderConflictingChange(
ISyncChange ** ppConflictingChange);
Parameters
- ppConflictingChange
[out] Returns the change metadata from the destination provider.
Return Value
S_OK.
S_FALSE when the conflict does not contain a conflicting destination item.
E_POINTER.