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: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.