Previous PageTable Of Contents../index.htmlIndexNext Page

dx_clrdigbuf( )

Description | Cautions | Example | Errors

Name:

int dx_clrdigbuf(chdev)

Inputs:

int chdev

  valid Dialogic channel device handle

Returns:

0 if success

 

-1 if failure

Includes:

srllib.h
dxxxlib.h

Category:

Configuration

Top Of PageDescription

The dx_clrdigbuf( ) function clears all digits in the firmware digit buffer of the channel specified by chdev to be flushed..

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

See the dx_getdig( ), dx_play( ), and dx_rec( ) for more examples of how to use dx_clrdigbuf( ).

Top Of PageErrors

If this function returns -1 to indicate failure, use ATDV_LASTERR( ) and ATDV_ERRMSGP( ) to retrieve one of the following error reasons:

EDX_BADPARM

  • Invalid Parameter

EDX_SYSTEM


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