Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)