Voice API for Windows Operating Systems Library Reference — November 2003 63
return the channel number — ATDX_CHNUM( )
if((chno = ATDX_CHNUM(chdev)) == AT_FAILURE) {
/* Process error */
}
/* Use chno for application-specific purposes */
.
.
}
!
!!
!See Also
None.