ILTDVDBurner.State Example for Visual Basic

Private Sub State()
   Dim lState As Long
   lState = burner.State
End Sub