ILMDVRSink::StartChangingAttributes Example for C++

void OnStartChangingAttributes(ILMDVRSink* pSink)
{
   pSink->StartChangingAttributes();
}