Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 3.05 KB

nf-pla-idatacollectorset-put_displayname.md

File metadata and controls

73 lines (59 loc) · 3.05 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:pla.IDataCollectorSet.put_DisplayName
IDataCollectorSet::put_DisplayName (pla.h)
Retrieves or sets the display name of the data collector set. (Put)
DisplayName property [PLA]
DisplayName property [PLA]
IDataCollectorSet interface
IDataCollectorSet interface [PLA]
DisplayName property
IDataCollectorSet.DisplayName
IDataCollectorSet.put_DisplayName
IDataCollectorSet::DisplayName
IDataCollectorSet::get_DisplayName
IDataCollectorSet::put_DisplayName
pla.idatacollectorset_displayname
pla/IDataCollectorSet::DisplayName
pla/IDataCollectorSet::get_DisplayName
pla/IDataCollectorSet::put_DisplayName
put_DisplayName
pla\idatacollectorset_displayname.htm
PLA
4be6d1a1-54de-45fa-8d00-36f8b95e30a5
12/05/2018
DisplayName property [PLA], DisplayName property [PLA],IDataCollectorSet interface, IDataCollectorSet interface [PLA],DisplayName property, IDataCollectorSet.DisplayName, IDataCollectorSet.put_DisplayName, IDataCollectorSet::DisplayName, IDataCollectorSet::get_DisplayName, IDataCollectorSet::put_DisplayName, pla.idatacollectorset_displayname, pla/IDataCollectorSet::DisplayName, pla/IDataCollectorSet::get_DisplayName, pla/IDataCollectorSet::put_DisplayName, put_DisplayName
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IDataCollectorSet::put_DisplayName
pla/IDataCollectorSet::put_DisplayName
c++
APIRef
kbSyntax
COM
Pla.dll
IDataCollectorSet.DisplayName
IDataCollectorSet.get_DisplayName
IDataCollectorSet.put_DisplayName

IDataCollectorSet::put_DisplayName

-description

Retrieves or sets the display name of the data collector set.

This property is read/write.

-parameters

-remarks

To use a localized string from a binary, specify the display name in the form @binary,#id where binary is the EXE or DLL that contains the localized resource string and id is the string resource identifier.

If you set the display name to the @binary,#id form, when you retrieve the display name you will receive the localized string. To retrieve the display name string that you set, access the IDataCollectorSet::DisplayNameUnresolved property.

-see-also

IDataCollectorSet

IDataCollectorSet::DisplayNameUnresolved