SetTagName example for C++ 6.0 and later
//move to the selected Tag m_pLEADDicomDS->FindIndexTag (13); //change the name m_pLEADDicomDS->SetTagName ("New Tag Name");