ILTDVDBurner.GetSpeedName Example for Visual Basic
Private Sub SpeedName() Dim szSpeedName As String szSpeedName = burner.GetSpeedName(0) End Sub