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

79 lines
2.6 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- Begin Header Records -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>QlgCvtPathToQSYSObjName()-- Resolve Integrated File System Path Name
into QSYS Object Name (using NLS-enabled path name)</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 -->
<!-- Created by Yvonne Griffin for V5R1-->
<!-- 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>
<!--Java sync-link-->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>QlgCvtPathToQSYSObjName()-- Resolve Integrated File System Path Name into
QSYS Object Name (using NLS-enabled path name)</h2>
<div class="box" style="width: 70%;">
<br>
&nbsp;&nbsp;Syntax<br>
<pre>
#include &lt;qp0lstdi.h&gt;
void QlgCvtPathToQSYSObjName(
Qlg_Path_Name_T *path_name,
void *qsys_info,
char format_name[8],
uint bytes_provided,
uint desired_CCSID,
void *error_code);
</pre>
&nbsp;&nbsp;Service Program Name: QP0LLIB2<br>
<!-- iddvc RMBR -->
<br>
&nbsp;&nbsp;Default Public Authority: *USE<br>
<!-- iddvc RMBR -->
<br>
&nbsp;&nbsp;Threadsafe: Conditional; see Usage Notes for <a href="conqsysn.htm">
Qp0lCvtPathToQSYSObjName()</a>.<br>
<!-- iddvc RMBR -->
<br>
</div>
<p>For a description of this function and more information on the parameters,
authorities required, return values, error conditions, error messages, usage
notes, and related information, see <a href="conqsysn.htm">
Qp0lCvtPathToQSYSObjName()</a>-- Resolve Integrated File System Path Name into
QSYS Object 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>