Click or drag to resize

UsbConnectionRead Method (Int32)

[Missing <summary> documentation for "M:Zebra.Sdk.Comm.UsbConnection.Read(System.Int32)"]

Namespace:  Zebra.Sdk.Comm
Assemblies:   SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
Syntax
public override byte[] Read(
	int maxBytesToRead
)

Parameters

maxBytesToRead
Type: SystemInt32

[Missing <param name="maxBytesToRead"/> documentation for "M:Zebra.Sdk.Comm.UsbConnection.Read(System.Int32)"]

Return Value

Type: Byte
See Also