KSPROPERTY_EXTDEVICE_CAPABILITIES
The KSPROPERTY_EXTDEVICE_CAPABILITIES property retrieves the capabilities of an external device.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes | No | Device | KSPROPERTY_EXTDEVICE_S | DEVCAPS |
The property value (operation data) is a DEVCAPS structure that describes the capabilities of the external device.
Remarks
The Capabilities member of the KSPROPERTY_EXTDEVICE_S structure specifies the external device's capabilities.
Requirements
Header: ksmedia.h (include Ksmedia.h)