Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
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.