Try OpenEdge Now
skip to main content
Programming Interfaces
External Program Interfaces : Shared Library and DLL Support : Passing parameters to a shared library routine : Using MEMPTR variables as parameters
 
Using MEMPTR variables as parameters
This section describes how to set the memory size for MEMPTR variables and how to pass a character string in a MEMPTR memory region.
* Initializing and uninitializing MEMPTR variables
* Passing CHARACTER values to shared library routines
* Freeing memory associated with a MEMPTR variable