DT_DEVICES Field

Beta Innovations USB SDK .NET/COM

Detect HID class modules that accept input commands or data from host. These are typically output class devices.

Namespace:  BIUSBWrapper
Assembly:  BIUSBWrapper (in BIUSBWrapper.dll)

Syntax

Visual Basic (Declaration)
Public Const DT_DEVICES As UShort
C#
public const ushort DT_DEVICES

See Also