glb_info
Returns an array of license features information.glb_info returns an array of glbInfo structures, which contains the license features information as configured in the Feature section of glb.conf.
#include <glb/glb.h>
struct glbInfo *glb_info(struct glbHandle *h2, int *num)
Data Structures: Define Statements:
- Parameters:
*h2 The License Scheduler daemon containing the desired license features information. *num The number of desired glbInfo structures returned in the array.
- none
Errors:
- Returns:
- *glbInfo
A list of 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.