Previous PageTable Of Contents../index.htmlIndexNext Page

gfdReadStatusMem( )

Description | Example

Name:

int gfdReadStatusMem (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 function executed.

GFDBAD_STATUS_FILE

  • The status table is corrupt.

GFDNO_STATUS_FILE

  • The status table 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 gfdReadStatusMem( ) function reads a record from the status table. This high-level status function reads one record from the status table. The status table is opened, and the record is read by calling gfdReadStatusMemRecord. The status table is closed without further function calls.

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