QlgGetAttr()--Get Attributes (using NLS-enabled path name)


  Syntax
 #include <Qp0lstdi.h>
 int QlgGetAttr
   (Qlg_Path_Name_T         *Path_Name,
    Qp0l_AttrTypes_List_t   *Attr_Array_ptr,
    char                    *Buffer_ptr,
    uint                     Buffer_Size_Provided,
    uint                    *Buffer_Size_Needed_ptr,
    uint                    *Num_Bytes_Returned_ptr,  
    uint                     Follow_Symlnk, ...);

  Service Program Name: QP0LLIB2

  Default Public Authority: *USE

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

For a description of this function and more information on the parameters, authorities required, return values, error conditions, error messages, usage notes, related information, and an example, see Qp0lGetAttr()--Get Attributes.


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