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

73 lines
2.4 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>QlgSetAttr()--Set Attributes (using NLS-enabled path name)</title>
<!-- Begin Header Records --><!-- file cleaned -->
<!-- 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. -->
<!-- Created by Yvonne Griffin for V5R1-->
<!-- This file has undergone html cleanup June 2002 by JET -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- 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 type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>QlgSetAttr()--Set Attributes (using NLS-enabled path name)</h2>
<div class="box" style="width: 80%;">
<br>
&nbsp;&nbsp;Syntax<br>
<pre>
#include &lt;Qp0lstdi.h&gt;
int QlgSetAttr
(Qlg_Path_Name_T *<em>Path_Name</em>,
char *<em>Buffer_ptr</em>,
uint <em>Buffer_Size</em>,
uint <em>Follow_Symlnk, ...</em>);
</pre>
&nbsp;&nbsp;Service Program Name: QP0LLIB3<br>
<!-- iddvc RMBR -->
<br>
&nbsp;&nbsp;Default Public Authority: *USE<br>
<!-- iddvc RMBR -->
<br>
&nbsp;&nbsp;Threadsafe: Conditional; see Usage Notes for <a href="qsetattr.htm">
Qp0lSetAttr()</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="qsetattr.htm">
Qp0lSetAttr()</a>--Set Attributes.</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>