ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/dsm3a.htm

68 lines
4.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Session Manipulation and Query APIs</title>
<!-- Begin Header Records ========================================= -->
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- DSMMST1 SCRIPT A converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 29 Jan 1999 at 16:05:09 -->
<!-- File Edited November 2001 -->
<!-- 031111 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!-- Java sync-link -->
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
</script>
<h2>Session Manipulation and Query APIs</h2>
<p>The session manipulation and query APIs are:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="QsnChgSsn.htm">Change Session</A> (QsnChgSsn) changes the description for a session.</li>
<li><A HREF="QsnClrScl.htm">Clear Scroller</A> (QsnClrScl) clears the scroller data.</li>
<li><A HREF="QsnCrtSsn.htm">Create a Session</A> (QsnCrtSsn) creates a session for subsequent session I/O operations.</li>
<li><A HREF="QsnDspSclB.htm">Display Scroller Bottom</A> (QsnDspSclB) shows the last line of scroller data.</li>
<li><A HREF="QsnDspSclT.htm">Display Scroller Top</A> (QsnDspSclT) shows the first line of scroller data.</li>
<li><A HREF="QsnInzSsnD.htm">Initialize Session Description</A> (QsnInzSsnD) initializes a session description with default values.</li>
<li><A HREF="QsnQrySclWrp.htm">Query If Scroller in Line Wrap Mode</A> (QsnQrySclWrp) queries if line wrap mode is on or off.</li>
<li><A HREF="QsnRtvSclNumShf.htm">Retrieve Number of Columns to Shift Scroller</A> (QsnRtvSclNumShf) returns number of columns to shift scroller by.</li>
<li><A HREF="QsnRtvSclNumRoll.htm">Retrieve Number of Rows to Roll Scroller</A> (QsnRtvSclNumRoll) returns the number of rows to roll scroller by.</li>
<li><A HREF="QsnRtvSsnDta.htm">Retrieve Session Data</A> (QsnRtvSsnDta) returns a pointer to the user data for a session.</li>
<li><A HREF="QsnRtvSsnD.htm">Retrieve Session Description</A> (QsnRtvSsnD) retrieves a copy of the description for a session.</li>
<li><A HREF="QsnRollSclDown.htm">Roll Scroller Down</A> (QsnRollSclDown) rolls the scroller down.</li>
<li><A HREF="QsnRollSclUp.htm">Roll Scroller Up</A> (QsnRollSclUp) rolls the scroller up.</li>
<li><A HREF="QsnShfSclL.htm">Shift Scroller Left</A> (QsnShfSclL) shifts the scroller to the left.</li>
<li><A HREF="QsnShfSclR.htm">Shift Scroller Right</A> (QsnShfSclR) shifts the scroller to the right.</li>
<li><A HREF="QsnTglSclWrp.htm">Toggle Line Wrap/Truncate Mode</A> (QsnTglSclWrp) toggles the session between line wrap and truncation mode.</li>
</ul>
<!--***************API END PASTE***************-->
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="dsm.htm">Dynamic Screen Manager APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>