Gets the current serial port timeouts.
int GetTimeouts(wclSerialTimeouts& Timeouts);
Parameters |
Description |
wclSerialTimeouts& Timeouts |
If the function completed with success the parameter contains the current serial port timeouts. |
If the function successed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
Copyright (c) 2006-2017. All rights reserved.
|