Select to view content in your preferred language

How to release a ComClass created with templates in VB.NET

586
0
11-04-2013 04:21 AM
MarAlcaraz
Deactivated User
Hello,

I need to release an object created from a template of ComClass in Visual Studio. I get this error:

The object's type must be __ComObject or derived from __ComObject

Is it not a ComObject?

The real problem is that I get System Resources Excedeed, so I am trying to release memory.

Thanks in advance!!!
0 Kudos
0 Replies