passing a pointer around
ATL / WTL / STL
3
Posts
2
Posters
2
Views
1
Watching
-
My main problem is how do I pass a pointer of my connection object to the childviews, where the pointer is a public member of my childframe. Is there some way from my view that I could get a reference of the parent childframe? Can somebody please help me.
-
My main problem is how do I pass a pointer of my connection object to the childviews, where the pointer is a public member of my childframe. Is there some way from my view that I could get a reference of the parent childframe? Can somebody please help me.