Home page  
Help >
NAPI tbdrv init
Version 7.11

tbdrv_init

 

Initializes the library.

 

int        tbdrv_init( long *plInitHandle );

Parameters

plInitHandle

            [out]

            Initialization handle to be used in subsequent tbdrv_alloc_connect() calls.

 

Return Code

SQLDRV_ERROR    

            A general error occurred.

 

SQLDRV_SUCCEED

            The call succeeded.

 

Extended error information is available via tbdrv_get_error()

 

Comments

Called one time when initializing the application before using the API library calls.

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.