HIDLib: A managed, general-purpose HID USB interface library for .NET.
HIDManagement Class
NamespacesBlueNinjaSoftware.HIDLibHIDManagement
Manages device enumeration and searching.
Declaration Syntax
C#Visual BasicVisual C++
public class HIDManagement : IDisposable
Public Class HIDManagement _
	Implements IDisposable
public ref class HIDManagement : IDisposable
Members
All MembersConstructorsMethodsEvents



IconMemberDescription
HIDManagement()()()
Initializes a new instance of the HIDManagement class

DeviceConnected
DeviceDisconnected
Dispose()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()() (Overrides Object.Finalize()()().)
GetDevices()()()
Returns all HID-class devices that are currently attached.

GetDevices(Boolean)
GetDevices(UInt16)
Returns all HID-class devices for the specified VendorID that are currently attached.

GetDevices(UInt16, Boolean)
GetDevices(UInt16, UInt16)
Returns all HID-class devices for the specified VendorID and ProductID that are currently attached.

GetDevices(UInt16, UInt16, Boolean)
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.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
HIDManagement

Assembly: HIDLib (Module: HIDLib) Version: 0.2.0.1626