InterfaceID Property

LibUsbDotNet

LibUsbDotNet 2.2.8 InterfaceID Property
Library ReferenceLibUsbDotNet.WinUsbWinUsbRegistryInterfaceID
LibUsbDotNet on SourceForge
Gets the interface ID this WinUSB device (interface) is associated with.
Declaration Syntax
C# Visual Basic Visual C++
public byte InterfaceID { get; }
Public ReadOnly Property InterfaceID As Byte
	Get
public:
property unsigned char InterfaceID {
	unsigned char get ();
}
Remarks
This value is parsed out of the DeviceID field.

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)