ILTDVDBurner::RefreshSpeedList Example for C++

void OnRefreshSpeedList(ILTDVDBurner* pBurner)
{
   pBurner->RefreshSpeedList();
}