The HIDP_BUTTON_CAPS structure contains information about the capability of a HID control button usage (or a set of buttons associated with a usage range).
| C# | Visual Basic | Visual C++ |
public class ButtonCapabilities : ACapabilities
Public Class ButtonCapabilities _ Inherits ACapabilities
public ref class ButtonCapabilities : public ACapabilities
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Count | Specifies the total number of HIDP_BUTTONS_CAPS structures of this type that HidP_GetButtonCaps returns. (Inherited from ACapabilities.) | |
| 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.) | |
| GetEnumerator()()() | (Inherited from ACapabilities.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Item[([(UInt16])]) | ||
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | ||
| ACapabilities | ||
| ButtonCapabilities | ||