Previous PageTable Of Contents../index.htmlIndexNext Page

ATDX_TONEID( )

Description | Cautions | Example | Errors

Name:

long ATDX_TONEID(chdev)

Inputs:

int chdev

  valid Dialogic channel device handle

Returns:

channel's last termination bitmap if successful
AT_FAILURE if error

Includes:

srllib.h
dxxxlib.h

Category:

Extended Attribute

Top Of PageDescription

The ATDX_TONEID( ) function returns user-defined tone ID that terminated I/O function. Use this function to determine which tone occurred when ATDX_TERMMSK( ) returns DX_TONE to indicate that an I/O function terminated due to the occurrence of a user-defined tone.

The function parameter is defined as follows:

Parameter

Description

chdev

specifies the valid channel device handle obtained when the channel was opened using dx_open( ).

Top Of PageCautions

None.

Top Of PageExample

Top Of PageErrors

This function will fail and return AT_FAILURE if an invalid channel device handle is specified in chdev.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Dialogic Corporation
All rights reserved
This page generated February, 2002