[]
Initializes a new instance of the DeviceCapabilities structure.
public DeviceCapabilities(bool supported, object supportedFeatureMap)
Type | Name | Description |
---|---|---|
bool | supported | True if the specified feature map is supported. |
object | supportedFeatureMap | An object containing a feature or an array of features. |