Previous PageTable Of Contents../index.htmlIndexNext Page

ATDX_DEVTYPE( )

Description | Cautions | Example | Errors

Name:

long ATDX_DEVTYPE(dev)

Inputs:

int dev

  valid Dialogic board or channel device handle

Returns:

device type if successful
AT_FAILURE if error

Includes:

srllib.h
dxxxlib.h

Category:

Extended Attribute

Top Of PageDescription

The ATDX_DEVTYPE( ) function returns device type of the board or channel dev.

The function parameter is defined as follows:

Parameter

Description

dev

specifies the valid Dialogic device handle obtained when a board or channel was opened using dx_open( ).

Possible return values are the following:

DT_DXBD

  • Board device

DT_DXCH

  • Channel

Top Of PageCautions

None.

Top Of PageExample

Top Of PageErrors

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


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