HIDLib: A managed, general-purpose HID USB interface library for .NET.
ButtonCapabilities Class
NamespacesBlueNinjaSoftware.HIDLib.CapabilitiesButtonCapabilities
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).
Declaration Syntax
C#Visual BasicVisual C++
public class ButtonCapabilities : ACapabilities
Public Class ButtonCapabilities _
	Inherits ACapabilities
public ref class ButtonCapabilities : public ACapabilities
Members
All MembersMethodsProperties



IconMemberDescription
Count
Specifies the total number of HIDP_BUTTONS_CAPS structures of this type that HidP_GetButtonCaps returns.
(Inherited from ACapabilities.)
Equals(Object)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ACapabilities
 ButtonCapabilities

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626