Thread
:
Need to close then open MapPoint COM Object
View Single Post
#
4
(
permalink
)
03-21-2008
rmpandu
Junior Member
White Belt
Join Date: Mar 2008
Posts: 1
Re: Need to close then open MapPoint COM Object
user this to release any COM object from the process.
System.Runtime.InteropServices.
Marshal
.ReleaseComObject(refMapObject);
rmpandu
View Public Profile
Send a private message to rmpandu
Find all posts by rmpandu