AIT_SetDefaultWaitTimeout
Description
Sets the default time-out to be used in an API function associated with a control.
Format
AIT_SetDefaultWaitTimeout (
float fTimeOut // Time-out value (seconds)
);
Parameters
fTimeOut (input)
Specify the default time-out in units of seconds. If you have omitted this function, the time-out is five seconds.
Return values
None