[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'dynlibs' (#rtl)

ClearLibrarySymbols

Clear all library symbols

Declaration

Source position: dynlibs.pas line 113

procedure ClearLibrarySymbols(

  const Symbols: PLibSymbol;

  const Count: Integer

);

Description

ClearLibrarySymbols clears the addresses of the Count symbol definitions pointed to by Symbols.

See also

LoadLibrarySymbols

  

Load symbol addresses from a library

TLibSymbol

  

Library symbol description


Documentation generated on: Oct 02 2010