If you want to create a C++ class that calls client functions (events), you can do that in two ways.
How to Work with Events in a C++ Class
Published 11/18/2002
If you want to create a C++ class that calls client functions (events), you can do that in two ways.