OnBaudRate Event
Baudrate communications parameter has been set.
Syntax
Visual Basic | Sub OnBaudRate(Value As Long) |
---|---|
Visual C++ (MFC) | void OnBaudRate(LONG Value); |
Parameters
Value
New baudrate value.
Baudrate communications parameter has been set.
Visual Basic | Sub OnBaudRate(Value As Long) |
---|---|
Visual C++ (MFC) | void OnBaudRate(LONG Value); |
Value
New baudrate value.