char *Ns_DbPoolDescription( char *poolname );
The Ns_DbPoolDescription function returns the description associated with the specified pool in the AOLserver configuration file.
The storage for the string returned is located in the configuration data memory. You must not deallocate or modify this string in any way.