Previous PageTable Of Contents../index.htmlIndexNext Page

gfdReadStatusFileRecord( )

Description | Example

Name:

int gfdReadStatusFileRecord (int status_fid, CPRECORD *rec, int channel)

Inputs:

int status_fid

  • The file handle for the status file (returned by gfdOpenStatusFile).

int channel

  • The status for the logical-channel number.

Outputs:

CPRECORD *rec

  • The status record returned if the function is successful.

Returns:

GFD_SUCCESS

  • The function executed.

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 gfdReadStatusFileRecord( ) function reads a record from the status file. This is a low-level status function that reads a record from the status file if the file already is open.

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