Previous PageTable Of Contents../index.htmlIndexNext Page

li_islicensed_syntellect( )

Description | Cautions | Source Code | See Also

Name:

BOOL li_is licensed_syntellect(chdev)

Inputs:

int chdev

  valid Dialogic device handle

Returns:

TRUE

  board is enabled with Syntellect license

 

FALSE

  board is not enabled with Syntellect license

Includes:

syntellect.h

 

Category:

Licenses and Technologies

Mode:

 

Top Of PageDescription

The li_islicensed_syntellect( ) function verifies Syntellect patent license on board. This function is a convenience function used to determine whether the board is enabled with the Syntellect patent license.

Parameter

Description

chdev

Specifies the valid channel device handle obtained by a call to dx_open( ).

Top Of PageCautions

When an internal error occurs, li_islicensed_syntellect( ) returns FALSE. When FALSE is returned on a board that you are certain is enabled with the Syntellect patent license, use ATDV_LASTERR to find the reason for the error.

Top Of PageSource Code

To view the source code for li_islicensed_syntellect( ), refer to the end of the syntellect.c file in the samples\syntellect directory under the Dialogic home directory.

Top Of PageSee Also

li_attendant( )


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Dialogic Corporation
All rights reserved
This page generated February, 2002