How to release a Visio Drawing control?

B

Balaji Krishnasamy

I use Visio Drawing Control in my application (C#).

Also I refer to the drawing control's application object in a Visio Addon
written in VB6.0 - using GetObject(,"Visio.Application"). But I'm not
explicitly releasing the reference obtained.

Will this reference cause the Visio application object to be in Global
Running Object Table even if I destroy the Visio Drawing control and close my
C# application (that actually loaded the Visio Drawing Control)?

Should I explicitly release the reference made in the addon? Pls help me
regd this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top