08.01.2013 Views

Dialogic® Global Call API Library Reference

Dialogic® Global Call API Library Reference

Dialogic® Global Call API Library Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

gc_AlarmSourceObjectNameToID( ) — convert the ASO name to the ASO ID<br />

Example<br />

#include <br />

#include <br />

#include <br />

#include <br />

See Also<br />

unsigned long aso_id;<br />

int rc;<br />

rc = gc_AlarmSourceObjectNameToID("Springware E1", &aso_id);<br />

if (rc < 0)<br />

{<br />

/* get and process the error */<br />

}<br />

else<br />

{<br />

printf("Alarm source object ID for Springware E1 is %d\n", aso_id);<br />

}<br />

gc_AlarmSourceObjectIDToName( )<br />

58 Dialogic ® <strong>Global</strong> <strong>Call</strong> <strong>API</strong> <strong>Library</strong> <strong>Reference</strong> — January 2008<br />

Dialogic Corporation

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!