/
ISession_Overview
ISession_Overview
The session object is used to establish a connection between a QWS3270 session and your application, to break the connection, to send keystrokes to the session, and to retrieve information about the session state (keyboard state, session updates and busy states).
Some functions in this and other interfaces require that you are connected to a session before calling that function. Use the ISession:Connect function to establish this connection. When you are finished with a session, or when you want to connect to a different session, you can use the ISession:Disconnect method to break the connection to a session.
Applications should always disconnect from a session before exiting.
, multiple selections available,
Related content
Undocumented Session Parameters
Undocumented Session Parameters
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
What's New In This Version
What's New In This Version
More like this
Command Line Parameters
Command Line Parameters
More like this
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
Sample Installer Command Line Parameter Entries
Sample Installer Command Line Parameter Entries
More like this