ltmmCaptureInput.Name Property

Visual Basic example

Syntax

object.Name As String

Remarks

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

The returned string can be used to uniquely identify an input.

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

See Also

Elements:

ltmmCaptureInputs.Find Method

Topics:

Multimedia Properties, Methods and Events