Please enable JavaScript to view this site.

ESL Documentation

Function

Query the current time out period.

 

DDEQueryTimeOut()

Description

Called by client.  This function returns the number of milliseconds each process is allowed before a broadcast DDE message (i.e. DDE_Initiate) is passed onto the next process.  The default value is zero, meaning the each process is allowed unlimited time to process the broadcast message.

Example

copy DDEQueryTimeOut() to BroadCastTimeOut_IV

See Also

DDESetTimeOut()