GC_MAKECALL_BLK
typedef struct { GCLIB_MAKECALL_BLK *gclib; void *cclib; } GC_MAKECALL_BLK, *GC_MAKECALL_BLKP;Description
The GC_MAKECALL_BLK structure contains information used by the gc_MakeCall( ) function when setting up a call.
- Note: The pointer to the GC_MAKECALL_BLK structure in the argument list for the gc_MakeCall( ) function must be set to NULL to use the default value for the call.
Field Descriptions
The fields of GC_MAKECALL_BLK are described as follows:
- gclib
- a pointer to a GCLIB_MAKECALL_BLK structure that contains information that is common across technologies
- cclib
- a pointer to call control library information
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation