Try OpenEdge Now
skip to main content
Programming Interfaces
External Program Interfaces : Shared Library and DLL Support : Executing a shared library routine : Executing a shared library routine for dynamic access
 
Executing a shared library routine for dynamic access
Use the INVOKE( ) method on the call object handle to execute a shared library routine that has been dynamically accessed. This is the syntax for INVOKE( ) method:

Syntax

call-object-handle:INVOKE( ).