IAsynchronousNotifyingChangeApplierTargetCallback::OnError

Indicates that an IAsynchronousNotifyingChangeApplierTarget method has failed.

Note

This method is now obsolete.

Syntax

HRESULT OnError(
  HRESULT hrError);

Parameters

  • hrError
    [in] The error code that represents the reason for the failure.

Return Value

  • S_OK

See Also

Reference

IAsynchronousNotifyingChangeApplierTargetCallback Interface