EC_FILE_CLOSED

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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.