[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_DbPoolDescription

Overview

Get pool description

Syntax

    char *Ns_DbPoolDescription(
    	char *poolname
    );

Description

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.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.