ltmmProcessor.Name Property

Visual Basic Example

Visual Basic Example 2

Visual Basic Example 3

 

Syntax

object.Name As String

Remarks

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

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

A program can save this value to persistent storage and used later with the ltmmProcessors.Find method to locate the processor in the collection.

See Also

Elements:

ltmmProcessor.FriendlyName Property, ltmmProcessors.Find Method

Topics:

Multimedia Properties, Methods and Events