IRecoverableError::GetProvider

Gets the role of the provider that skipped the item change.


HRESULT GetProvider(
  SYNC_PROVIDER_ROLE * pProviderRole);

pProviderRole

[out] Returns the role of the provider that skipped the item change.

  • S_OK

  • E_POINTER

Show: