glb_param
Returns an array of parameters of the specified License Scheduler daemon.glb_param gets an array of glbParams structures which contains all the parameters associated with the specified License Scheduler daemon.
#include <glb/glb.h>
struct glbParams *glb_param(struct glbHandle *h2)
Data Structures: Define Statements:
- Parameters:
*h2 The glbHandle structure that specifies the License Scheduler daemon.
- none
Errors:
- Returns:
- *glbParams
An array of internal parameters associated with the License Scheduler daemon.Equivalent line commands:
- On failure, glberrno is set to indicate the error.
Files:
- none
- none
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.