|   | ![[ Previous ]](navbprev.gif)  ![[ Contents ]](navbhome.gif)  ![[ Index ]](navbhelp.gif)  ![[ Next ]](navbnext.gif)  | 
    void *Ns_ConnDriverContext(
    Ns_Conn *conn
    );
The Ns_ConnDriverContext function returns a pointer to the communications driver context associated with the connection. This context is set in the Ns_QueueConn function. This function exists primarily for AOLserver communications driver developers.