Share via


EC_FILE_CLOSED (Windows Embedded CE 6.0)

1/6/2010

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

Reference

Windows Media Event Notification Codes