EC_ERRORABORTEX

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

Windows Media Event Notification Codes

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.