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

Ns_ServerSpecificGet

Overview

Retrieve server-specific data

Syntax

    void *Ns_ServerSpecificGet(
    	char *handle,
    	int   id
    );

Description

The Ns_ServerSpecificGet function retrieves server-specific data stored previously with the Ns_ServerSpecificSet function.

Top of Page

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