A collection of alternate settings for a particular USB interface.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class MonoUsbInterface
Public Class MonoUsbInterface
public ref class MonoUsbInterface
Members
All Members | Constructors | Properties | Fields | ||
Icon | Member | Description |
---|---|---|
MonoUsbInterface()()()() | Initializes a new instance of the MonoUsbInterface class | |
AltInterfaceList | Array of interface descriptors. The length of this array is determined by the num_altsetting field. | |
num_altsetting | The number of alternate settings that belong to this interface |
Inheritance Hierarchy
Object | |
MonoUsbInterface |