BaudRate Property

Baud rate serial port communication parameter.

Access

Read/Write

Syntax

Visual Basic BaudRate As Long
Visual C++ (MFC) long get_BaudRate(); void put_BaudRate(long value);
Visual C++ (#import) LONG BaudRate;

Errors

The property may throw exception. Use GetLastError method to get the error code.