BaudRate Property

Description

The BaudRate property returns the value of the baud rate.

Access

Read-only

Syntax

Visual Basic

object.BaudRate

Visual C++

LONG object.GetBaudRate()

Delphi

object.BaudRate

Remarks

None

Return value

The integer value of baud rate.

Errors

This property may throw the following exceptions: