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.