GoFiler Complete

GoFiler Script Reference

 

Legato v 1.0s

Application v 4.18dd

  

 

Chapter TwelveInternet Functions (continued)

SerialConfigureLink Function‡

Overview

The SerialConfigureLink function configures the serial link parameters.

Syntax/Parameters

Syntax

int = SerialConfigureLink ( 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