GoFiler Complete

GoFiler Script Reference

 

Legato v 1.0s

Application v 4.18dd

  

 

Chapter TwelveInternet Functions (continued)

SerialRxBlock Function‡

Overview

The SerialRxBlock function .

Syntax/Parameters

Syntax

int = SerialRxBlock ( handle hSerial, ....);

Parameters

hSerial

A handle to a Serial Port Object.

Return Value

Returns ERROR_NONE or a formatted error code on failure. Use the GetLastError to retrieve a formatted error code.

Remarks

Related Functions