ILTDVDBurner.CurrentDrive Property

Visual Basic Example

Syntax

Object.CurrentDrive() As Long

Remarks

Gets a zero-based index of the currently selected driver that supports burning; or sets a zero-based index of a drive to be the current driver that supports burning.

To retrieve the count of drives that support burning, call the ILTDVDBurner.DriveCount property.

When setting a zero-based index of a drive to be the current driver that supports burning, the drive must be in the idle state in order for this property to succeed.

See Also

Elements:

ILTDVDBurner.DriveCount property

Topics:

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