Baud rate serial port communication parameter.
Read/Write
| Visual Basic |
BaudRate As Long
|
|---|---|
| Visual C++ (MFC) |
long get_BaudRate();
void put_BaudRate(long value);
|
| Visual C++ (#import) |
LONG BaudRate;
|
The property may throw exception. Use GetLastError method to get the error code.