ILTDVDBurner.Loadable Example for Visual Basic

Private Sub Loadable()
   Dim bLoadable As Boolean
   bLoadable = burner.Loadable
End Sub