|
-
Jul 25th, 2007, 08:22 AM
#1
Thread Starter
PowerPoster
C# and COM dispose
I am using the Word 2003 API/COM to do some word document stuff. I want to be able to dispose a class correctly - this class will deal with all word/COM related stuff and want to dispose of it correctly.
how would I implement this? I know I can implement the IDisposable interface but after this, then what? Whats the correct procedure of disposing of the Word COM references?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|