Share via


endpoints Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Holds the group of endpoints associated with the USB interface.

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

Syntax

'Declaration
Public endpoints As Configuration.Endpoint()
public Configuration.Endpoint[] endpoints
public:
array<Configuration::Endpoint^>^ endpoints
val mutable endpoints: Configuration.Endpoint[]
public var endpoints : Configuration..::..Endpoint[]

.NET Framework Security

See Also

Reference

Configuration. . :: . .UsbInterface Class

Microsoft.SPOT.Hardware.UsbClient Namespace