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

Ns_ModuleSymbol

Overview

Return symbol

Syntax

    int Ns_ModuleSymbol(
    	char *sModuleFile,
    	char *sSymbolName
    );

Description

The Ns_ModuleSymbol function returns a pointer to the value of a symbol in a particular DLL (on Windows NT) or shared library (on UNIX).

Top of Page

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