ltmmDevice.Name Property

Visual Basic example

Syntax

object.Name As String

Remarks

(Read-only). Gets the device’s unique name.

The returned string can be used to uniquely identify a device.

A program can save this value to persistent storage and used later with the ltmmDevices.Find method to restore the device selection.

See Also

Elements:

ltmmDevice.FriendlyName Property, ltmmDevices.Find Method

Topics:

Multimedia Properties, Methods and Events