GoFiler Complete

GoFiler Script Reference

 

Legato v 1.0s

Application v 4.18dd

  

 

Chapter TwelveInternet Functions (continued)

SerialRxPeek Function‡

Overview

The SerialRxPeek function .

Syntax/Parameters

Syntax

int = SerialRxPeek ( 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.

Related Functions