Previous PageTable Of Contents../index.htmlIndexNext Page

ATFX_ESTAT( )

Description | Example | Errors

Name:

long ATFX_ESTAT(dev)

Inputs:

int dev

fax channel device handle

Returns:

Phase E information if successful

AT_FAILURE if error

Includes:

srllib.h

dxxxlib.h

faxlib.h

Category:

extended attribute

Mode:

synchronous

 

Top Of PageDescription

The ATFX_ESTAT( ) function returns Phase E information describing errors that occurred during the T.30 fax protocol.

When the fx_rcvfax( ), fx_rcvfax2( ) or fx_sendfax( ) function returns a -1, or ATDV_LASTERR( ) returns a EFX_DISCONNECT error, use this function to determine the reason for disconnection. See Appendix C for Phase E values returned.

If a T.30 protocol error does not occur, ATFX_ESTAT( ) returns a zero.

 

Parameter

Description

dev

Specifies the channel device handle for the fax channel obtained when the channel was opened.

Top Of PageExample

Top Of PageErrors

This function fails and returns AT_FAILURE if an invalid fax channel device handle is specified in dev.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Intel Corporation
All rights reserved
This page generated February, 2002