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

Ns_GetDriver

Overview

Get socket driver

Syntax

    Ns_Driver Ns_GetDriver (
    char* hServer, 
    char* hDriver
    );

Description

Find the socket driver of the current server and the specified driver name. (The hserver argument is ignored; it is only there for backwards compatibility.)

Top of Page

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