IBX.IBIntf.LoadIBInstallLibrary

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure LoadIBInstallLibrary;

C++

extern DELPHI_PACKAGE void __fastcall LoadIBInstallLibrary(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBIntf.pas
IBX.IBIntf.hpp
IBX.IBIntf IBX.IBIntf

Description

Loads IBInstall.DLL into memory.

Use the LoadIBInstallLibrary procedure to load the IBInstall.DLL into memory and resolve the respective entry points into to the respective procedure pointer in the unit.