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 GetDestinationProviderChange(
ISyncChange ** ppSyncChange);
Parameters
- ppSyncChange
[out] Returns the change metadata from the destination provider.
Return Value
S_OK
E_POINTER
SYNC_E_INTERNAL_ERROR when the change from the destination provider does not exist.