ILTDVDBurner.LastError Example for Visual Basic

Private Sub LastError()
   Dim lError As Long
   lError = burner.LastError
End Sub