Toolkit VC++ : How to Refresh the Session? Any help would be greatly appreciated.
Need to remove a drawing model from session.
I used ProWindowDelete/ ProWindowCurrentClose to close the Drawing model's window.
Then ProMdlErase to erase it from memory.
But I still get that drawing model in ProSessionMdlList.
If I use ProMdlEraseNotDisplayed to erase it from session then it gives me error. ( may be because model was already erased)
Please let me know is there any way
to refresh the Session? or
forcefully remove the model from session?
Any help would be greatly appreciated.
Warm regards,
Madhavi

