GC_CCLIB_STATUSALL
typedef struct { GC_CCLIB_STATE cclib_status[MAX_CCLIBS]; } GC_CCLIB_STATUSALL, *GC_CCLIB_STATUSALLP;Description
The GC_CCLIB_STATUSALL structure contains the status of all call control libraries. The Global Call library is not a call control library and is therefore not included.
Field Descriptions
The fields of GC_CCLIB_STATUSALL are described as follows:
- cclib_status
- an array of type GC_CCLIB_STATE where each element in the array contains the status of one call control library.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation