QlgSaveStgFree()--Save Storage Free (using NLS-enabled path name)


  Syntax
 #include <Qp0lstdi.h>

 int QlgSaveStgFree(
   Qlg_Path_Name_T          *Path_Name,
   Qp0l_StgFree_Function_t  *UserFunction_ptr,
   void                     *Function_CtlBlk_ptr);  

  Service Program Name: QP0LLIB3

  Default Public Authority: *USE

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

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 Qp0lSaveStgFree()--Save Storage Free.

Note: The QlgSaveStgFree() function is implemented using the Qp0lSaveStgFree() function. When using ILE languages such as RPG, COBOL, and CL, developers need to specify Qp0lSaveStgFree as the external name of the API.


API introduced: V5R1

[ Back to top | Backup and Recovery APIs | UNIX-Type APIs | APIs by category ]