The information in this article applies to:
SUMMARY
When using the LUA/SLI interface to communicate with an IBM host
application, it is necessary to make a call to SLI in order to determine if
the session is still active. If SLI_BID is called, SLI_BID will block the
calling thread until either the host sends a message to the SLI
application, or the session is lost.
MORE INFORMATIONIf the session has failed, SLI_RECEIVE(nowait) will return the following return codes:
If the session is still active, SLI_RECEIVE(nowait) will return the
following return codes:
REFERENCESRefer to the SNA Server LUA Programmer's Reference for more information about the SLI_RECEIVE and SLI_BID functions. Additional query words:
Keywords : |
Last Reviewed: October 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |