IAsynchronousNotifyingChangeApplierTarget::OnChangeApplierError
Called by Sync Framework when any IAsynchronousNotifyingChangeApplier method fails.
Note
This method is now obsolete.
HRESULT OnChangeApplierError(
HRESULT hrError);
Parameters
- hrError
[in] The error code that is returned by the IAsynchronousNotifyingChangeApplier method that failed.
Return Value
S_OK
Provider-determined error codes