Location: Symbol Reference > Classes > TJwLibraryUtilities Class > TJwLibraryUtilities Methods > TJwLibraryUtilities.LoadLibProc Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwLibraryUtilities.LoadLibProc Method
Pascal
class function LoadLibProc(const LibName: AnsiString; const ProcName: AnsiString): Pointer;

Return value is a function pointer to the specified function. 

raise EJwaLoadLibraryError This exception is raised if the given library name could not be found. EJwaGetProcAddressError This exception is raised if the given function name could not be found.

LoadLibProc tries to get a pointer to a function within a DLL.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!