Previous PageTable Of Contents../index.htmlIndexNext Page

gfdReadStatusFile( )

Description | Example

Name:

int gfdReadStatusFile (CPRECORD *rec, int channel,
int chassis)

Inputs:

int channel

  • The logical channel number.

int chassis

  • The chassis number.

Outputs:

CPRECORD *rec

  • The status record returned if the function completes successfully.

Returns:

GFD_SUCCESS

  • The status record was successfully read.

GFDBAD_STATUS_FILE

  • The status file is corrupt.

GFDNO_STATUS_FILE

  • The status file could not be found.

Includes:

gfdstatu.h

 

gfdmsg.h

gfdipc.h

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

Top Of PageDescription

The gfdReadStatusFile( ) function reads one record from the status file. This high-level status function reads one record from the status file. The status file is opened, and the record is read by calling gfdReadStatusFileRecord. The status file is then closed.

Top Of PageExample


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