Contains the capabilities specific to a subset - Input, Output, or Feature.
| C# | Visual Basic | Visual C++ |
public class DeviceSubCapabilities
Public Class DeviceSubCapabilities
public ref class DeviceSubCapabilities
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ButtonCapabilities | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NumberDataIndices | Specifies the number of data indices assigned to buttons and values in all reports of this type. | |
| ReportByteLength | Specifies the maximum size, in bytes, of all the reports of this type (including the report ID, if report IDs are used, which is prepended to the report data). | |
| ToString()()() | (Inherited from Object.) | |
| ValueCapabilities |
| Object | |
| DeviceSubCapabilities | |