77 lines
4.5 KiB
HTML
77 lines
4.5 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>General Miscellaneous 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 -->
|
|
<!-- End Header Records -->
|
|
<!-- MISC1 SCRIPT A converted by B2H R4.1 (346) (CMS) by KENTALA at -->
|
|
<!-- RCHVMW2 on 6 Oct 1998 at 20:29:55 -->
|
|
<!-- File restructured for V5R2 -->
|
|
<!-- End Header Records -->
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
<!-- Java sync-link -->
|
|
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
|
|
</script>
|
|
</head>
|
|
<body>
|
|
|
|
|
|
|
|
<h2>General Miscellaneous APIs</h2>
|
|
|
|
<p>The general miscellaneous APIs perform a variety of functions, including
|
|
removing bookmarks from a course, converting date and time, starting
|
|
pass-through, and retrieving data on a target system.</p>
|
|
|
|
<p>The general miscellaneous 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="qc3addprngseed.htm">Add Seed for Pseudorandom Number Generator</A> (QC3ADDSD, Qc3AddPRNGSeed) allows the user to add seed into the server's pseudorandom number generator system seed digest.</li>
|
|
<li><A HREF="qscchkct.htm">Check Communications Trace</A> (QSCCHKCT) returns, in bytes, the maximum size configured for the communications trace tool.</li>
|
|
<li><A HREF="qtactldv.htm">Control Device</A> (QTACTLDV) provides a direct command interface to a device.</li>
|
|
<li><A HREF="qwccvtdt.htm">Convert Date and Time Format</A> (QWCCVTDT) allows you to convert date and time formats from one format to another format.</li>
|
|
<li><A HREF="qc3genprns.htm">Generate Pseudorandom Numbers</A> (QC3ADDSD, Qc3GenPRNs) generates a pseudorandom binary stream.</li>
|
|
<li><A HREF="qearmvbm.htm">Remove All Bookmarks from a Course</A> (QEARMVBM) allows you to remove the bookmarks from a Tutorial System Support course.</li>
|
|
<li><A HREF="qpartvda.htm">Retrieve Data</A> (QPARTVDA) retrieves up to 1KB of user data, which was passed to this system with the Start Pass-through (QPASTRPT) API.</li>
|
|
<li><A HREF="qpastrpt.htm">Start Pass-Through</A> (QPASTRPT) starts a 5250 pass-through session and optionally passes up to 1KB of user data from the source system to the target system. This data can be accessed on the target system with the Retrieve Data (QPARTVDA) API.</li>
|
|
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="qtaupddv.htm">Update Device Microcode</A> (QTAUPDDV) provides an interface for updating device microcode from a code image stored in an Integrated File System (IFS) stream file. <img src="deltaend.gif" ALT="End of change" border="0"></li>
|
|
<li><A HREF="wfenvapi.htm">WebFacing Environment</A> (QqfEnvironment)</li>
|
|
</ul>
|
|
<!--***************API END PASTE***************-->
|
|
|
|
<p>The exit program within the general miscellaneous APIs is:</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.-->
|
|
<!--***************EXIT PROGRAM BEGIN PASTE***************-->
|
|
<ul>
|
|
<li><A HREF="xpgmdevs.htm">Device Selection</A> provides an interface to control virtual device selection and automatic creation used by the system for connection requests from clients using virtual device support.</li>
|
|
</ul>
|
|
<!--***************EXIT PROGRAM END PASTE***************-->
|
|
|
|
<hr>
|
|
<center>
|
|
<table cellpadding="2" cellspacing="2">
|
|
<tr align="center">
|
|
<td valign="middle" align="center">
|
|
<a href="aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|