ltmmCaptureSubTypes.Find Method

Visual Basic example

Syntax

object.Find(SubtypeName As String) As Long

Remarks

Retrieves the index of the subtype that matches the specified name.

An input’s name is unique. An application can use this method to find a specific input. An input’s name is updated in the ltmmCaptureSubType.Name property or it can be obtained by using the LTMM DirectShow Filter List Utility. When searching for a subtype, use the unique name, not the descriptive name.

Platforms

Win32, x64

See Also

Elements:

ltmmCaptureSubTypes.Item method, ltmmCaptureSubType.Name property, LTMM DirectShow Filter List Utility

Topics:

Multimedia Properties, Methods and Events