EC_ERRORABORTEX
Microsoft DirectShow 9.0 |
EC_ERRORABORTEX
An operation was aborted because of an error.
Parameters
lParam1
(HRESULT) Failure code of the operation that failed.
lParam2
(BSTR) String that contains additional error information.
Default Action
None.
Remarks
The legacy Windows Media Source filter sends this event. New filters should not send this event.
Requirements
Header: Dshow.h.
See Also