Previous PageTable Of Contents../index.htmlIndexNext Page

grtProcessInfoEvent( )

Description | Example

Name:

int grtProcessInfoEvent (GRT_EVENT *event, GRT_INFO_DATA *info)

Inputs:

GRT_EVENT *event

  • Pointer to an event record.

GRT_INFO_DATA *info

  • Pointer to GRT_INFO_DATA structure.

Outputs:

GRT_INFO_DATA *info

  • Pointer to GRT_INFO_DATA structure.

Returns:

GRT_SUCCESS

  • Successful.

GRT_UNKNOWN_EVENT

  • Otherwise.

Includes:

genra.h

 

Top Of PageDescription

The grtProcessInfoEvent( ) function processes an info exchange event.

This function is a high-level function that provides the data that is associated with a GRT_INFO_EXCHANGE event to the user. The data is a structure of type GRT_INFO_DATA. The function returns GRT_SUCCESS if the event is a GRT_INFO_EXCHANGE event and info points to a valid GRT_INFO_DATA structure.

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