P
Priya Mishra
Hi all
if I have the public function in the class which has the key word
virtual i.e
public:
virtual void SetControls();
Then what does this really mean in the program.
Thanks In Advance
Priya
if I have the public function in the class which has the key word
virtual i.e
public:
virtual void SetControls();
Then what does this really mean in the program.
Thanks In Advance
Priya