Question copied from previous post:
Is 1) the Callback function only envoked upon call,
or, 2) does it start running upon creation ?
If;
1) can you trap the messages before destroyed?
2) can you access it's messages from outside the
Callback function?
Thanks, B
------------------
Is 1) the Callback function only envoked upon call,
or, 2) does it start running upon creation ?
If;
1) can you trap the messages before destroyed?
2) can you access it's messages from outside the
Callback function?
Thanks, B
------------------
Comment