Share via


EC_FILE_CLOSED

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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