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

Ns_RegisterAtStartup

Overview

Register a procedure for server startup

Syntax

    void* Ns_RegisterAtStartup (
    Ns_Callback* proc, 
    void* context
    );

Description

Register a callback to run when the server is done starting up.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.