ILTDVDBurner::LoadDisc Example for C++

void OnLoadDisc(ILTDVDBurner* pBurner)
{
   pBurner->LoadDisc();
}