ILMDVRSink::StopBackupToFile Example for C++
void CDVRSinkDlg::OnStopBackup(ILMDVRSink* pSink) { pSink-> StopBackupToFile (targetFile); }