Microsoft DirectX 8.1 (C++) |
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