help me marshelling related question?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
when we transfer one polymorphic object from one side of the network to other side of the network computer then we unmarshal the objects string into it polymorphic object. then how super class knows that where and what is its sub class object stored in super class pointer out of many subclass objects? r00d0034@yahoo.com