AdsSyncSetTimeout

Alters the timeout for the ADS functions. The standard value is 5000 ms.

LONG AdsSyncSetTimeout(
     LONG  nMs);

Parameter

nMs

[in] Timeout in ms.

Return value

Returns the function's error status.

Example

-