Previous PageTable Of Contents../index.htmlIndexNext Page

grtProcessCallTermEvent( )

Description | Example

Name:

int grtProcessCallTermEvent (GRT_EVENT *event, GFQRECORD *qrec)

Inputs:

GRT_EVENT *event

  • Pointer to an event record.

GFQRECORD *qrec

  • Pointer to a queue record.

Outputs:

GFQRECORD *qrec

  • Pointer to a queue record.

Returns:

GRT_SUCCESS

  • Successful.

GRT_UNKNOWN_EVENT

  • Otherwise.

Includes:

genra.h

 

Top Of PageDescription

The grtProcessCallTermEvent( ) function processes a call term event. This function is a high-level function that provides the data that is associated with a GRT_CALL_TERM event to the user. The data will be a queue record. The function returns GRT_SUCCESS if the event is a GRT_CALL_TERM and the queue record pointer points to valid queue record data.

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