EC_DVD_ERROR
Microsoft DirectShow 9.0 |
EC_DVD_ERROR
Signals a DVD error condition.
Parameters
lParam1
DWORD value indicating the error condition. Member of the DVD_ERROR enumerated data type.
lParam2
Meaning depends on the value of lParam1. See DVD_ERROR for more information.
Remarks
This event is raised in all domains.
Requirements
Header: Dshow.h.
See Also