EmulateBaudrate Property

Description

The EmulateBaudrate property enables or disables baud rate emulation.

Access

Read/Write

Syntax

Visual Basic

object.EmulateBaudrate

Visual C++

LONG object.GetEmulateBaudRate()
object.SetEmulateBaudRate(LONG value)

Delphi

object.EmulateBaudRate

Remarks

None

Return value

The non-zero integer value if baud emulation is on, zero otherwise.

Errors

This property may throw the following exceptions: