Previous PageTable Of Contents../index.htmlIndexNext Page

dx_libinit( )

Description | Cautions | Example | Errors | See Also

Name:

dx_libinit ( flags )

Inputs:

unsigned short flags

  Specifies the programming model

Returns:

0 if success

 

-1 if failure

Includes:

srllib.h

 

dxxxlib.h

Top Of PageDescription

The dx_libinit( ) function initializes the Voice Library DLL by loading and resolving all entry points in LIBDXXMT.DLL. .

This function has the following parameter:

Parameter

Description

flags

This flag has two possible values:

DLGC_MT - Specify if using a multi-threaded or window callback model.

DLGC_ST - Specify if using the single-threaded model.

Top Of PageCautions

The sr_libinit( ) function must be called prior to using the dx_libinit( ) function.

Top Of PageExample

Top Of PageErrors

The dx_libinit( ) function fails if the library has already been initialized. For example, if you try to make a second call to sr_libinit( ), it fails.

Top Of PageSee Also


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