ILMDVRSink::StopBackupToFile Example for C++

void OnStopBackup(ILMDVRSink* pSink)
{
   pSink->StopBackupToFile();
}