NullEndpoint Field

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

Defines a USB stream as having a null endpoint.

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

Syntax

'Declaration
Public Const NullEndpoint As Integer
public const int NullEndpoint
public:
literal int NullEndpoint
static val mutable NullEndpoint: int
public const var NullEndpoint : int

.NET Framework Security

See Also

Reference

UsbStream Class

Microsoft.SPOT.Hardware.UsbClient Namespace