Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to pass variables to Callback Functions (without using Globals
#2
COM event handler functions can and in most cases should be #sub functions. Then use option v.

int k=5

#sub EventHandler v
out k

If this cannot be used, please give an example code.


Messages In This Thread
RE: How to pass variables to Callback Functions (without using Globals - by Gintaras - 01-31-2019, 08:52 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)