PKEY_Device_FriendlyName
The PKEY_Device_FriendlyName property contains the friendly name of the endpoint device (for example, "Speakers (XYZ Audio Adapter)").
The vt member of the PROPVARIANT structure is set to VT_LPWSTR.
The pwszVal member of the PROPVARIANT structure points to a null-terminated, wide-character string that contains the friendly name of the endpoint device.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also