This method retrieves the name of a persistent interface member (a property or collection).
HRESULT get_Name(BSTR *pName);
*pName
[out]
The name of the member.
S_OK
The method completed successfully.
This method failed to complete successfully.