Previous PageTable Of Contents../index.htmlIndexNext Page

gfdReadStatusFileHeader( )

Description | Example

Name:

int gfdReadStatusFileHeader (int fid, struct cp_status_header_s header)

Inputs:

int fid

  • The file handle returned by gfdOpenStatusFile

Outputs:

struct cp_status_header_s header

  • Pointer to the data structure maintained in memory that holds the status table.

Returns:

GFD_SUCCESS

  • Successful.
 

GFDBAD_STATUS_FILE

  • The status file is corrupted.
 

GFDNO_STATUS_FILE

  • The status file could not be found.

Includes:

gfdstatu.h
gfdmsg.h
gfdipc.h
gfdipc.h requires that the gfdmsg.h file be included first.

 

Top Of PageDescription

gfdReadStatusFileHeader( ) function in the status-file header shows the number of fax channels active in the chassis. Also in the header file is a cp_status_header data-structure definition for a header of a status file. Table 35 lists the fields in a status-file header. A data structure for the status table is in GFDSTATU.H, which is the header file for status functions included in GDK. This structure is listed below:

Top Of PageExample


Table 35. Fields in the Status-File Header


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2000, Dialogic Corporation
All rights reserved
This page generated January, 2002