ILTDVDBurner.SpeedCount Example for Visual Basic

Private Sub SpeedCount()
   Dim lSpeedCount As Long
   lSpeedCount = burner.SpeedCount
End Sub