IAsynchronousNotifyingChangeApplierTargetCallback::OnError

Indicates that an IAsynchronousNotifyingChangeApplierTarget method has failed.

NoteNote

This method is now obsolete.


HRESULT OnError(
  HRESULT hrError);

hrError

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

Show: