Voice API for Windows Operating Systems Library Reference — November 2003 69
return the call progress analysis error — ATDX_CPERROR( )
/*
* Close the opened Voice Channel Device
*/
if ( dx_close( dxxxdev ) != 0 ) {
perror( "close" );
}
/* Terminate the Program */
exit( 0 );
}
!
!!
!See Also
dx_dial( )
ATDX_CPTERM( )
DX_CAP data structure