Serial Framework C++ Edition

◆ GetTimeouts()

int GetTimeouts ( wclSerialTimeouts Timeouts) const

Gets the current serial port timeouts.

Parameters
TimeoutsIf the function completed with success the parameter contains the current serial port timeouts.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclSerialTimeouts