Share via


IRecoverableError::GetProvider

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

Syntax

HRESULT GetProvider(
  SYNC_PROVIDER_ROLE * pProviderRole);

Parameters

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

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IRecoverableError Interface