IResultProperty::DisplayName Property
Localized display name of the property.
Syntax
HRESULTÂ IResultProperty::get_DisplayName(BSTRÂ *name);
Parameters
- name
Pointer to a variable of type BSTR that receives returns a pointer to the localized display name.
Return Value
No return value.