DeviceCapabilities Constructor
Initializes a new instance of the
DeviceCapabilities structure.
'Declaration
Public Function New( _
ByVal As Boolean, _
ByVal As Object _
)
Parameters
- supported
- True if the specified feature map is supported.
- supportedFeatureMap
- An object containing a feature or an array of features.