IAsynchronousNotifyingChangeApplierTargetCallback::OnError
Indicates that an IAsynchronousNotifyingChangeApplierTarget method has failed.
HRESULT OnError(
HRESULT hrError);
Parameters
- hrError
[in] The error code that represents the reason for the failure.
Return Value
- S_OK