AdsSyncSetTimeout

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

LONG AdsSyncSetTimeout(
  LONG   nMs
);

Parameter

nMs

[in] Timeout in ms.

Return value

Returns the function's error state.

Sample

-