90 lines
5.5 KiB
HTML
90 lines
5.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="reference" />
|
|
<meta name="DC.Title" content="Data Queues: Accessing data queues APIs" />
|
|
<meta name="abstract" content="After the cwbDQ_Open API is used to create a connection to a specific data queue, these other APIs can be used to utilize it. Use the cwbDQ_Close API when the connection no longer is needed." />
|
|
<meta name="description" content="After the cwbDQ_Open API is used to create a connection to a specific data queue, these other APIs can be used to utilize it. Use the cwbDQ_Close API when the connection no longer is needed." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikappdq.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqasyncread.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqcancel.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqcheckdata.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqclear.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqclose.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqcreate.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqdelete.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqgetlibname.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqgetqueueattr.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqgetqueuename.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqgetsysname.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqopen.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqpeek.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqread.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcwbdqwrite.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaikdqapilist2" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- 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. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Data Queues: Accessing data queues APIs</title>
|
|
</head>
|
|
<body id="rzaikdqapilist2"><a name="rzaikdqapilist2"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Data Queues: Accessing data queues APIs</h1>
|
|
<div><p>After the <span class="apiname">cwbDQ_Open</span> API is used to create a
|
|
connection to a specific data queue, these other APIs can be used to utilize
|
|
it. Use the <span class="apiname">cwbDQ_Close</span> API when the connection no longer
|
|
is needed.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqasyncread.htm">cwbDQ_AsyncRead</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqcancel.htm">cwbDQ_Cancel</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqcheckdata.htm">cwbDQ_CheckData</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqclear.htm">cwbDQ_Clear</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqclose.htm">cwbDQ_Close</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqcreate.htm">cwbDQ_Create</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqdelete.htm">cwbDQ_Delete</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqgetlibname.htm">cwbDQ_GetLibName</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqgetqueueattr.htm">cwbDQ_GetQueueAttr</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqgetqueuename.htm">cwbDQ_GetQueueName</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqgetsysname.htm">cwbDQ_GetSysName</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqopen.htm">cwbDQ_Open</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqpeek.htm">cwbDQ_Peek</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqread.htm">cwbDQ_Read</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaikcwbdqwrite.htm">cwbDQ_Write</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikappdq.htm" title="Use iSeries Access for Windows Data Queues application programming interfaces (APIs) to provide easy access to iSeries data queues. Data queues allow you to create client/server applications that do not require the use of communications APIs.">iSeries Access for Windows Data Queues APIs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |