Microsoft Windows CE 3.0  

EC_STREAM_ERROR_STOPPED

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The stream has stopped, but should not have stopped.

Parameters

lParam1
Major code ( HRESULTof some operation that failed).
lParam2
Minor code (generally zero.).

Remarks

This event notification is sent from a filter to the filter graph manager and the application.

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