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

65 lines
2.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>User Queue APIs</title>
<!-- 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 -->
<!-- File restructured for V5R2 -->
<!-- 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 type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>User Queue APIs</h2>
<p>The user queue APIs let you create and delete user queues. <strong>User
queues</strong> are permanent objects with an object type of *USRQ. They
provide a way for one or more processes to communicate asynchronously.</p>
<p>For additional information, see <a href="obj3a.htm">Using User Queue
APIs</a>.</p>
<p>The user queue APIs are:</p>
<!--***********************************obj3.htm***********************************-->
<!-- ***** 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="quscrtuq.htm">Create User Queue</A> (QUSCRTUQ) creates a user queue in either the user domain or the system domain, based on the input parameters.</li>
<li><A HREF="qusdltuq.htm">Delete User Queue</A> (QUSDLTUQ) deletes user queues created with the Create User Queue (QUSCRTUQ) API.</li>
</ul>
<!--***************API END PASTE***************-->
<br>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="obj1.htm">Object APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>