Microsoft DirectX 9.0

CBasePin::Name

The Name method retrieves the pin identifier.

Syntax

LPWSTR Name(void);

Return Value

Returns the value of the CBasePin::m_pName member variable.

See Also