Previous PageTable Of ContentsHomeIndexNext Page


3.4. Extended Asynchronous Model

This model is basically the same as the Asynchronous model, except that the application can control groupings of devices with separate threads. To do this, use sr_waitevtEx( ). See section

Choose the Extended Asynchronous model for any application that:

sr_getevtdev( )

Get Dialogic device handle for the current event.

sr_getevttype( )

Get event type for the current event.

sr_getevtdatap( )

Get a pointer to additional data for the current event.

sr_getevtlen( )

Get the number of bytes of additional data that are pointed to by sr_getevtdatap( ).

An example of the Extended Asynchronous model is shown below.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated January, 2001