adsSyncGetTimeout
Returns the currently set timeout for ADS calls. The default value is 5000 ms.
long adsSyncGetTimeout (JNILong lj_pMs);
Parameter
- JNILong lj_pMs: JNILong object which contains the current timeout after the call.
Return value
long: returns the error state of the function.