81 lines
2.7 KiB
HTML
81 lines
2.7 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>QlgProcessSubtree()--Process a Path Name (using NLS-enabled path
|
|
name)</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 -->
|
|
<!-- Created by Yvonne Griffin for V5R1-->
|
|
<!-- file cleaned -->
|
|
<!-- This file has undergone html cleanup June 2002 by JET -->
|
|
<!-- End Header Records -->
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body>
|
|
<a name="Top_Of_Page"></a>
|
|
<!--Java sync-link-->
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
|
|
</script>
|
|
|
|
<h2>QlgProcessSubtree()--Process a Path Name (using NLS-enabled path name)</h2>
|
|
|
|
<div class="box" style="width: 80%;">
|
|
<br>
|
|
Syntax<br>
|
|
<!-- iddvc RMBR -->
|
|
<br>
|
|
|
|
<pre>
|
|
#include <Qp0lstdi.h>
|
|
|
|
int QlgProcessSubtree (
|
|
Qlg_Path_Name_T *<em>Path_Name</em>,
|
|
uint <em>Subtree_level</em>,
|
|
Qp0l_Objtypes_List_t *<em>Objtypes_array_ptr</em>,
|
|
uint <em>Local_remote_obj</em>,
|
|
Qp0l_IN_EXclusion_List_t *<em>IN_EXclusion_ptr</em>,
|
|
uint <em>Err_recovery_action</em>,
|
|
Qp0l_User_Function_t *<em>UserFunction_ptr</em>,
|
|
void *<em>Function_CtlBlk_ptr, ...</em>);
|
|
</pre>
|
|
<br>
|
|
Service Program Name: QP0LLIB2<br>
|
|
<!-- iddvc RMBR -->
|
|
<br>
|
|
Default Public Authority: *USE<br>
|
|
<!-- iddvc RMBR -->
|
|
<br>
|
|
Threadsafe: Conditional; see Usage Notes for <a href="qprstree.htm">
|
|
Qp0lProcessSubtree()</a>.<br>
|
|
<!-- iddvc RMBR -->
|
|
<br>
|
|
</div>
|
|
|
|
<p>For a description of this function and information on its parameters,
|
|
authorities required, return values, error conditions, error messages, usage
|
|
notes, and related information, see <a href="qprstree.htm">
|
|
Qp0lProcessSubtree()</a>--Process a Path Name.</p>
|
|
|
|
<hr>
|
|
API introduced: V5R1
|
|
|
|
<hr>
|
|
<center>
|
|
<table cellpadding="2" cellspacing="2">
|
|
<tr align="center">
|
|
<td valign="middle" align="center"><a href="#Top_Of_Page">Top</a> | <a href=
|
|
"unix.htm">UNIX-Type APIs</a> | <a href="aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
|