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

Ns_ConnDriverContext

Overview

Return driver context

Syntax

    void *Ns_ConnDriverContext(
    	Ns_Conn *conn
    );

Description

The Ns_ConnDriverContext function returns a pointer to the communications driver context associated with the connection. This function exists primarily for AOLserver communications driver developers.

Top of Page

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