Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to release memory in com when i need to do it. I don't want the system to do it. How can i implement it?:(
memory means you r want to delete the pointers ?You can release them by calling Release() method of IUnknown interface. Pathi bhikshapathi_g@semanticspace.com