ltmmTargetDevices.Find Method

Visual Basic Example 1

Visual Basic Example 2

 

Syntax

object.Find(Name As String) As Long

Remarks

Retrieves the index of the device that matches the specified name. A device’s name is unique. An application can use this method to find a specific device. A device’s name can be retrieved with the ltmmTargetDevice.Name property or by using the LTMM DirectShow Filter List Utility.

If the method fails, an error is raised. For more information, refer to the Error Codes.

See Also

Elements:

ltmmTargetDevices.Item Method, ltmmTargetDevice.Name property

Topics:

Multimedia Properties, Methods and Events

 

LTMM DirectShow Filter List Utility