Previous PageTable Of ContentsHomeIndexNext Page

ATDV_LASTERR( )

Description | Example | Errors | See Also

Name:

long ATDV_LASTERR(dev)

Inputs:

int dev

  valid Dialogic device handle

Returns:

AT_FAILURE if an invalid device handle;

 

otherwise a valid error number

Includes:

srllib.h

Category:

standard attribute

Top Of PageDescription

The ATDV_LASTERR( ) function returns a long value that indicates the last error that occurred on this device. The errors are defined in the technology-specific header (.h) file of the specified device.

Parameter

Description

dev

Device handle, the handle returned by the technology-specific xx_open( ).

Top Of PageExample

Top Of PageErrors

This function returns AT_FAILURE if an invalid device handle is specified in dev.

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated January, 2001