HIDLib: A managed, general-purpose HID USB interface library for .NET.
ACapability Class
NamespacesBlueNinjaSoftware.HIDLib.CapabilitiesACapability
Abstract base class for a Cabability - ButtonCapability or ValueCapability.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class ACapability
Public MustInherit Class ACapability
public ref class ACapability abstract
Members
All MembersMethodsProperties



IconMemberDescription
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.)
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.)
SingleUsage
Specifies, if IsRange is FALSE, information about a single usage. Otherwise, if IsRange is TRUE, Range contains information about a usage range.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UsageRange
Specifies, if IsRange is TRUE, information about a usage range. Otherwise, if IsRange is FALSE, NotRange contains information about a single usage.

Inheritance Hierarchy

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626