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.