GETCALLADDRESS
returns the address to pass to an external program for a dBL Callback function or method
Syntax
GETCALLADDRESS([<expC>][<expF>])
<expC>
name of dBL function or method
<expF>
function pointer for a dBL function or method.
See Also
CALLBACK (Example included)