Previous PageTable Of Contents../index.htmlIndexNext Page

ATFX_TFPGBASE( )

Description | Example | Errors

Name:

long ATFX_TFPGBASE(dev)

Inputs:

int dev

fax channel device handle

Returns:

base page number scheme for TIFF/F file if successful

AT_FAILURE if error

Includes:

srllib.h

dxxxlib.h

faxlib.h

Category:

extended attribute

Mode:

synchronous

 

Top Of PageDescription

The ATFX_TFPGBASE( ) returns the base page numbering scheme for the most recently transmitted TIFF/F file. Valid values are:

TF_BASE0

First page number is zero (TIFF/F standard)

TF_BASE1

First page number is one

NOTE:
According to TIFF/F requirements, the pages of a multi-page TIFF/F file are numbered internally starting at zero, but some utilities may not adhere strictly to these requirements. See the FC_TFPGBASE parameter in the fx_setparm( ) function reference for more information.

 

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