ILTDVDBurner.DiscType Example for Visual Basic

Private Sub DiscType()
   Dim lDiscType  As Long
   lDiscType = burner.DiscType
End Sub