IReposProperty::get_Name

See Also

This method is used to retrieve the name of a persistent interface member (a property or collection).

HRESULT get_Name(BSTR    *pName );

Parameters

*pName
[out]
The name of the member.

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.