Share via


Configuration.UsbInterface Constructor

Creates a new instance of the UsbInterface class.

Namespace: Microsoft.SPOT.Hardware.UsbClient
Assembly: (in )

Syntax

public Configuration.UsbInterface (
         byte InterfaceNumber,
         Endpoint[] Endpoints
)

Parameters

  • InterfaceNumber
    Holds the interface number.
  • Endpoints
    Contains a group of endpoints associated with the interface.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

Configuration.UsbInterface Class
Configuration.UsbInterface Members
Microsoft.SPOT.Hardware.UsbClient Namespace