ILMDVRSink::StopBackupToFile Example for C

void OnStopBackup(ILMDVRSink* pSink)
{
   ILMDVRSink_StopBackupToFile(pSink);
}