Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.