Index Index for
Section 9
Index Alphabetical
listing for L
Bottom of page Bottom of
page

LS_GetSymbol(9u)

NAME

LS_GetSymbol - Graphics: Returns the address of a symbol

SYNOPSIS

void *LS_GetSymbol( char *symbolName );

ARGUMENTS

symbolName Specifies the name of the symbol in global name space.

DESCRIPTION

The LS_GetSymbol routine finds the symbol in the global name space and returns a pointer to its address.

RETURN VALUE

The LS_GetSymbol routine returns the address of the symbol, or a NULL pointer if the symbol is not found.

SEE ALSO

Loadable Services Routines: LS_ForceSymbolResolution(9u), LS_GetSymbolInLibrary(9u)

Index Index for
Section 9
Index Alphabetical
listing for L
Top of page Top of
page