ILTDVDBurner.SystemSupported Example for Visual Basic
Private Sub SystemSupported() Dim bSystemSupported As Boolean bSystemSupported = burner.SystemSupportedEnd Sub