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

Ns_ConfigGetSections

Overview

Return Ns_Sets with configuration file data

Syntax

    Ns_Set **Ns_ConfigGetSections(
    	void
    );

Description

The Ns_ConfigGetSections function allocates and returns a null-terminated list of Ns_Sets. Each Ns_Set structure contains the configuration file data for a configuration file section.

This function is primarily for the use of the built-in setup server.

Top of Page

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