Share via


IPinInfo.Direction

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

The Direction property retrieves the direction of the pin.

objPinInfo.Direction As Long

Parameters

This property takes no parameters.

Return Value

Returns 0 if the pin is an input pin, or 1 if the pin is an output pin.

Remarks

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