Share via


WriteEndpoint 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 writeable endpoint.

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

Syntax

'Declaration
Public ReadOnly WriteEndpoint As Integer
public readonly int WriteEndpoint
public:
initonly int WriteEndpoint
val WriteEndpoint: int
public final var WriteEndpoint : int

.NET Framework Security

See Also

Reference

UsbStream Class

Microsoft.SPOT.Hardware.UsbClient Namespace