Previous PageTable Of Contents../index.htmlIndexNext Page

ATDX_CHNUM( )

Description | Cautions | Example | Errors

Name:

long ATDX_CHNUM(chdev)

Inputs:

int chdev

  valid Dialogic channel device handle

Returns:

channel number if successful
AT_FAILURE if error

Includes:

srllib.h
dxxxlib.h

Category:

Extended Attribute

Top Of PageDescription

The ATDX_CHNUM( ) function returns the channel number associated with the channel device chdev. Channel numbering starts at 1.

For example, use the channel as an index into an array of channel-specific information.

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