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

Ns_ConnResponseStatus

Overview

Return response status

Syntax

    int Ns_ConnResponseStatus(
    Ns_Conn *conn
    );

Description

The Ns_ConnResponseStatus function returns the response status associated with the connection. This value is only meaningful after a response has been returned to the client. This function will normally be used in trace functions. See Ns_RegisterTrace for more information about traces.

Top of Page

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