Microsoft DirectX 8.1 (C++) |
The get_Name method retrieves the name of this pin.
Syntax
HRESULT get_Name(
BSTR **ppUnk
);
Parameters
ppUnk
[out, retval] Address of a pointer to the name of the pin.
Return Value
Returns an HRESULT value.
See Also