Previous PageTable Of Contents../index.htmlIndexNext Page

ATFX_TRCOUNT( )

Description | Example | Errors

Name:

long ATFX_TRCOUNT(dev)

Inputs:

int dev

fax channel device handle

Returns:

number of bytes transferred for fax transfer if successful

AT_FAILURE if invalid fax device handle specified

Includes:

srllib.h

dxxxlib.h

faxlib.h

Category:

extended attribute

Mode:

synchronous

 

Top Of PageDescription

The ATFX_TRCOUNT( ) function returns the number of bytes transferred so far during the current send or receive on the fax channel device specified in dev.

Parameter

Description

dev

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

The transfer byte count value returned by ATFX_TRCOUNT( ) at the end of a fax session remains available to the application until a new fax session is initiated on that fax device channel.

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