The HIDP_CAPS structure contains information about a top-level collection's capability.
| C# | Visual Basic | Visual C++ |
public class DeviceCapabilities
Public Class DeviceCapabilities
public ref class DeviceCapabilities
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| FeatureCapabilities | ||
| 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.) | |
| InputCapabilities | ||
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NumberLinkCollectionNodes | Specifies the number of HIDP_LINK_COLLECTION_NODE structures that are returned for this top-level collection by HidP_GetLinkCollectionNodes. | |
| OutputCapabilities | ||
| ToString()()() | (Inherited from Object.) | |
| Usage | Specifies a top-level collection's usage ID. | |
| UsagePage | Specifies the top-level collection's usage page. |
| Object | |
| DeviceCapabilities | |