EC_CAP_FILE_COMPLETED

Applies to: Devices based on Windows Mobile Version 5.0 and later

This notification indicates that audio or video capture has stopped.

Parameters

  • lParam1
    An HRESULT value that indicates the success or failure of the capture process.
  • lParam2
    A pointer to a buffer containing the name of the file that the captured data was written to.

Remarks

This event only provides notice for the process of capturing data. It does not address the process of writing the captured data to a file, see EC_CAP_FILE_WRITE_ERROR.

Requirements

DirectShow applications and DirectShow filters have different include file and link library requirements.

For more information, see Setting Up the Build Environment.

Pocket PC Platforms: Windows Mobile 5.0 and later
Smartphone Platforms: Windows Mobile 5.0 and later
OS Versions: Windows CE 5.01 and later.
Header:

See Also

Event Notification Codes