ILTDVDBurner::LoadDisc Example for C++

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