Share via


IPinInfo.PinID

Note  This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The PinID property retrieves an identifier for the pin.

objPinInfo.PinID As String

Parameters

This property takes no parameters.

Return Value

Returns a string containing the pin identifier.

Remarks

The PinID property is used for graph persistence. You can pass this string as the strPinId parameter in the IFilterInfo.FindPin method.

This property is read-only.

Requirements

Type Library

ActiveMovie control type library

DLL

Quartz.dll

See Also

IPinInfo Object

 

 

Send comments about this topic to Microsoft

Build date: 8/31/2010