tifInitLibs

Section: Devices and Network Interfaces (4)
Updated: 2012-04-23 10:10
Index Return to man pages list
 

NAME

tifInitLibs - Initialize TCS libraries

 

SYNOPSIS


#include <tif.h>
ccsCOMPL_STAT tifInitLibs(ccsERROR *error = NULL)

 

DESCRIPTION


All TCS Interface Library functions take care of calling this
intializzation function to initialyze the library environment.

error     <OUT> error stack. If NULL is passed the default eccs error
                stack is used.

 

FILES


none

 

ENVIRONMENT


TCS_ENVNAME specifies the environment in which TCS runs
TCS_DBPOINT specifies the root point of the TCS database branch*

 

RETURN VALUES


SUCCESS if everything ok
FAILURE if any error occured



 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
ENVIRONMENT
RETURN VALUES

This document was created by man2html, using the manual pages.
Time: 10:10:00 GMT, April 23, 2012