ltmmTargetDevice.Name Property

Visual Basic Example 1

Visual Basic Example 2

 

Syntax

object.Name As String

Remarks

Gets a character string that contains the device’s unique name.

The device’s unique name can be used to uniquely identify a device. A program can save this name to persistent storage and used later with the ltmmTargetDevices.Find method to restore the device selection.

See Also

Elements:

ltmmTargetDevice.FriendlyName Property, ltmmTargetDevices.Find Method

Topics:

Multimedia Properties, Methods and Events