Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.76 KB

mf-devsource-attribute-friendly-name.md

File metadata and controls

63 lines (35 loc) · 1.76 KB
description ms.assetid title ms.topic ms.date
Specifies the display name for a device.
3f6c7faf-2ecd-4510-adc2-252c3619d70f
MF_DEVSOURCE_ATTRIBUTE_FRIENDLY_NAME attribute (Mfidl.h)
reference
05/31/2018

MF_DEVSOURCE_ATTRIBUTE_FRIENDLY_NAME attribute

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
Mfidl.h

See also

Alphabetical List of Media Foundation Attributes

Audio/Video Capture

Capture Device Attributes