Microsoft Windows CE 3.0  

EC_STREAM_ERROR_STILLPLAYING

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 is still playing, but should not be playing.

Parameters

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

Remarks

A filter send this event notification to the filter graph manager and the application.

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