Previous PageTable Of Contents../index.htmlIndexNext Page

fx_libinit( )

Description | Cautions | Example | Errors | See Also

Name:

fx_libinit ( flags )

Inputs:

unsigned short flags

programming model

Returns:

0 if success

-1 if failure

Includes:

srllib.h

dxxxlib.h

faxlib.h

Category:

miscellaneous

Mode

synchronous

Top Of PageDescription

The fx_libinit( ) function initializes the fax library DLL by loading and resolving all entry points in libfaxmt.dll.

 

Parameter

Description

flags

Specifies the programming model. Valid values:

 

DLGC_MT

Specifies a multi-threaded or window callback model.

 

DLGC_ST

Specifies a single-threaded model.

Top Of PageCautions

You must call sr_libinit( ) prior to using fx_libinit( ).

Top Of PageExample

Top Of PageErrors

The fx_libinit( ) function fails if the library has already been initialized; for example, if you try to make a second call to sr_libinit( ).

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

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