KSPROPERTY_EXTDEVICE_VERSION

The KSPROPERTY_EXTDEVICE_VERSION property retrieves the version of an external device.

Usage Summary Table

Get Set Target Property descriptor type Property value type
Yes No Device KSPROPERTY_EXTDEVICE_S WCHAR array

The property value (operation data) is WCHAR array that contains the external device's version. The array is a free-format string.

Remarks

The pawchString member of the KSPROPERTY_EXTDEVICE_S structure describes the external device's version.

Requirements

Header: ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_EXTDEVICE_S