ILTDVDBurner.TestWriteable Property

Visual Basic Example

Syntax

Object.TestWriteable() As Boolean

Remarks

(Read only) Gets a value that indicates the ability to do a write test on the inserted media in the drive. Possible values are:

Value

Description

TRUE

The inserted media in the drive is able to perform a write test.

FALSE

The inserted media in the drive is unable to perform a write test.

The write tests are not supported for media of type DVD+RW, when the value of the ILTDVDBurner.DiscType property is set to LTDVDBurner_DiscType_DVDPLUSRW.

Platforms

Win32, x64

See Also

Elements:

ILTDVDBurner.TestWrite method, ILTDVDBurner.Write method

Topics:

Multimedia Properties, Methods and Events, Video Streaming Module Properties, Methods and Events, DVD Module Properties, Methods and Events