PC Review


Reply
Thread Tools Rate Thread

How can I make an Interface that implements Code like IDisposable

 
 
s.willim
Guest
Posts: n/a
 
      30th Oct 2008
I want to mak an Interface than, when I implement it on a class writes full
sub and function code and comment . How must I write my Interface ??

Thanks
 
Reply With Quote
 
 
 
 
Michel Walsh
Guest
Posts: n/a
 
      31st Oct 2008
IDisposible is a defined dot Net interface (among possibly other things)
while VBA is based on COM technology. If you have in mind the framework
interface IDisposible, with COM, you have to release the reference to the
object, eventually setting it to Nothing after having made any other
required clean-up.


Vanderghast, Access MVP

"s.willim" <(E-Mail Removed)> wrote in message
news:A0D2B501-5D51-45A7-B69F-(E-Mail Removed)...
>I want to mak an Interface than, when I implement it on a class writes full
> sub and function code and comment . How must I write my Interface ??
>
> Thanks



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Implements IDisposable mp Microsoft VB .NET 5 15th Jul 2010 04:27 PM
Use of idisposable interface. Archana Microsoft Dot NET Framework 2 27th Dec 2007 08:58 AM
Debug conditional code in class that implements an interface... does it work? hellosticky@gmail.com Microsoft Dot NET Framework 1 13th Jul 2006 06:45 AM
IDisposable Interface rajesh@solutionsoftware.com Microsoft Dot NET 4 18th Mar 2004 04:05 AM
IDisposable interface steve Microsoft VB .NET 5 13th Nov 2003 05:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:46 PM.