
Name: |
int gfdQueryStatus (int dummy) | |
Inputs: |
int dummy |
|
Outputs: |
none |
|
Returns: |
0 |
|
non-zero |
| |
Includes: |
gfdmsg.h |
|
The gfdQueryStatus( ) function checks whether or not the Dispatcher is running.
if (gfdQueryStatus(0))
{
printf ("GammaLink service not running.\n");
exit (1); }
Click here to contact Dialogic Customer Engineering
Copyright 2000, Dialogic Corporation