Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the display name for a device. The display name is a human-readable string, suitable for display in a user interface.
Data type
WCHAR*
Get/set
To get this attribute, call IMFAttributes::GetString.
To set this attribute, call IMFAttributes::SetString.
Remarks
This attribute is set on the activation objects returned by the following functions:
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|
See also