Home > comp > gb > system > getexternsymbol 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
System.GetExternSymbol (gb)
Static Function GetExternSymbol ( Library As String, Symbol As String ) As Pointer

Return the address of a symbol located in a shared library.

This function is useful if the symbol is actually a global variable in the shared library.

See also

External Function Declaration