I DID read the tutorial. I practiced it and everything. There was stuff in there for using them with function pointers to globally-defined functions, as well as inheriting a class from them. But as for not using inheritance and just passing a function pointer to a class function, there's really no reference there. I've tried it myself and haven't been able to get it to wrok.