Previous PageTable Of ContentsHomeIndexNext Page

ATDV_ERRMSGP( )

Description | Example | Errors | See Also

Name:

char * ATDV_ERRMSGP(dev)

Inputs:

int dev

  valid Dialogic device handle

Returns:

pointer to string

Includes:

srllib.h

Category:

standard attribute

Top Of PageDescription

The ATDV_ERRMSGP( ) function returns a pointer to an ASCIIZ string that describes the last error that occurred on this device. This pointer remains valid throughout the execution of the application. If no error occurred on the device during the last function call, the string pointed to is "No Error".

Parameter

Description

dev

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

Top Of PageExample

Top Of PageErrors

This function returns a pointer to the string "Unknown device" 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