void OnStopChangingAttributes(ILMDVRSink* pSink) { VARIANT_BOOL bCancelChanges = FALSE; ILMDVRSink_StopChangingAttributes(pSink, bCancelChanges); }