The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UsbBulkInPipe.MaxTransferSizeBytes | maxTransferSizeBytes property
Gets the maximum number of bytes that can be read from the bulk IN pipe in a single transfer.
Syntax
Public ReadOnly Property MaxTransferSizeBytes As UInteger
Property value
Type: Number [JavaScript] | System.UInt32 [.NET] | uint32 [C++]
The maximum number of bytes that can be read from the bulk IN pipe in a single transfer.
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: