Visit Platform at http://www.platform.com

extern MODESD_API int esd_initialize(const char *, const char *)

Initialize Service Director library. Initialize routine must be called before any other routine in the Service Director library.

Parameters:
The first parameter IN specifies the file name of the plugin. LD_LIBRARY_PATH and PATH environment variables will be used for UNIX and WINDOWS respectively, if it does not specify a full path. If is NULL, the environment variable named "ESD_PLUGIN_NAME" will be used.
The second parameter IN is optional configuration information for the plugin If it is NULL, the environment variable named "ESD_PLUGIN_CONF" will be used.
Returns:
ESDE_OK on success; otherwise return corresponding error code.


     
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com

Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.