Microsoft DirectX 9.0

IPinInfo.Name

The Name property retrieves the name of the pin.

Syntax

objPinInfo.Name As String

Parameters

This property takes no parameters.

Return Values

Returns a string containing the pin name.

Remarks

This property is read-only.

See Also