Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 487 Bytes

usbbulkinpipe_maxtransfersizebytes.md

File metadata and controls

22 lines (15 loc) · 487 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbBulkInPipe.MaxTransferSizeBytes
winrt property

Windows.Devices.Usb.UsbBulkInPipe.MaxTransferSizeBytes

-description

Gets the maximum number of bytes that can be read from the bulk IN pipe in a single transfer.

-property-value

The maximum number of bytes that can be read from the bulk IN pipe in a single transfer.

-remarks

-examples

-see-also