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

Ns_RegisterAtPreStartup

Overview

Register a procedure for pre-server startup

Syntax

    void* Ns_RegisterAtPreStartup (
    Ns_Callback* proc, 
    void* arg
    );

Description

Register a procedure to be called just before the binder is terminated, prior to server startup. The return value is an opaque handle (which is currently not useful).

Top of Page

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