ILTDVDBurner::get_SystemSupported Example for C++
void CDVDBurnerDlg::OnSystemSupported(ILTDVDBurner* pBurner){ VARIANT_BOOL vbSystemSupported; pBurner->get_SystemSupported (&vbSystemSupported);}