EC_FILE_CLOSED (Windows CE 5.0)
This event code is sent when the file is involuntarily closed.
Parameters
- lParam1
Void. - lParam2
Void.
Remarks
This event code does not indicate the reason why the file was closed.
EC_FILE_CLOSED can be sent as the result of external circumstances such as a network server shutdown.
For information about how to use this event code, see CBaseFilter::NotifyEvent.
See Also
Windows Media Event Notification Codes
Send Feedback on this topic to the authors