Share via


wMaxPacketSize Field

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

Specifies the maximum data packet size, in bytes, that the endpoint supports.

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

Syntax

'Declaration
Public wMaxPacketSize As UShort
public ushort wMaxPacketSize
public:
unsigned short wMaxPacketSize
val mutable wMaxPacketSize: uint16
public var wMaxPacketSize : ushort

.NET Framework Security

See Also

Reference

Configuration. . :: . .Endpoint Class

Microsoft.SPOT.Hardware.UsbClient Namespace