1.13 Deprecated Functions
The following are functions for which there is now a preferred alternative. Deprecated functions are still supported but may eventually be phased out over time. This list gives the names of the deprecated functions and the preferred equivalent functions.
- gc_Attach( )
- use gc_AttachResource( )
- gc_CCLibStatus( )
- use gc_CCLibStatusEx( )
- gc_CCLibStatusAll( )
- use gc_CCLibStatusEx( )
- gc_ErrorValue( )
- use gc_ErrorInfo( )
- gc_GetANI( )
- use gc_GetCallInfo( )
- gc_GetDNIS( )
- use gc_GetCallInfo( )
- gc_GetFrame( )
- use gc_Extension( )
- gc_GetInfoElem( )
- use gc_GetUserInfo( )
- gc_GetNetCRV( )
- use gc_Extension( )
- gc_GetNetworkH( )†
- use gc_GetResourceH( )
- gc_GetVoiceH( )†
- use gc_GetResourceH( )
- gc_Open( )
- use gc_OpenEx( )
- gc_ReleaseCall( )
- use gc_ReleaseCallEx( )
- gc_ResultMsg( )
- use gc_ResultInfo( )
- gc_ResultValue( )
- use gc_ResultInfo( )
- gc_SetCallingNum( )†
- use gc_SetConfigData( )
- gc_SetEvtMsk( )†
- use gc_SetConfigData( )
- gc_SetInfoElem( )
- use gc_SetUserInfo( )
- gc_SndFrame( )
- use gc_Extension( )
- gc_SndMsg( )
- use gc_Extension( )
- Note: The dagger (†) next to a function name indicates that the function is not deprecated for all call control libraries. See the function description page for more information.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation