RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBIntf.LoadIBLibrary Function

Loads GDS32.DLL into memory.

Pascal
procedure LoadIBLibrary;
C++
LoadIBLibrary();

Use the LoadIBLibrary procedure to load the GDS32.DLL into memory and resolve the respective entry points into to the respective procedure pointer in the unit. In addition, it loads the InterBase entry points, if they are available. 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!