PKEY_DeviceInterface_FriendlyName
The PKEY_DeviceInterface_FriendlyName property contains the friendly name of the audio adapter to which the endpoint device is attached (for example, "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.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also