help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

GetProcAddress

For compatibility with Delphi/Windows: Get the address of a procedure

Declaration

Source position: dynlibs.pas line 43

function GetProcAddress(

  Lib: TLibHandle;

  ProcName: AnsiString

):Pointer;

Description

GetProcAddress provides the same functionality as GetProcedureAddress, and is provided for compatibility with Delphi.

See also

GetProcedureAddress

  

Get the address of a procedure or symbol in a dynamic library.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505