QlgCvtPathToQSYSObjName()-- Resolve Integrated File System Path Name into QSYS Object Name (using NLS-enabled path name)


  Syntax
 #include <qp0lstdi.h>

 void QlgCvtPathToQSYSObjName(
                               Qlg_Path_Name_T *path_name,
                               void            *qsys_info,
                               char             format_name[8],  
                               uint             bytes_provided,
                               uint             desired_CCSID,
                               void            *error_code);

  Service Program Name: QP0LLIB2

  Default Public Authority: *USE

  Threadsafe: Conditional; see Usage Notes for Qp0lCvtPathToQSYSObjName().

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 Qp0lCvtPathToQSYSObjName()-- Resolve Integrated File System Path Name into QSYS Object Name.


API introduced: V5R1
Top | UNIX-Type APIs | APIs by category