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

GetLoadErrorStr

Return a textual description of the last load error

Declaration

Source position: dynlibs.pas line 53

function GetLoadErrorStr: string;

Description

GetLoadErrorStr returns a textual description of the last library loading or unloading error. No other system calls may be made between the load call and the call of GetLoadErrorStr

See also

LoadLibrary

  

Load a dynamic library and return a handle to it.


Documentation generated on: Nov 14 2015