Share via


EC_ERRORABORTEX (Windows Embedded CE 6.0)

1/6/2010

This event code indicates that the operation aborted because of an error.

Parameters

  • lParam1
    Value of type HRESULT containing the originating error code.
  • lParam2
    Value of type BSTR pointing to supplemental descriptive information about the error.

Remarks

For information about how to use this event code, see CBaseFilter::NotifyEvent.

See Also

Reference

Windows Media Event Notification Codes