Wrox Programmer Forums
|
Visual Basic 2008 Essentials If you are new to Visual Basic programming with version 2008, this is the place to start your questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2008 Essentials section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 14th, 2009, 06:31 PM
Friend of Wrox
 
Join Date: Jun 2005
Posts: 244
Thanks: 3
Thanked 4 Times in 4 Posts
Default Removable Device Notification

Hi all,
I have a class which is all about Removable Device Notification, this class Implements IDisposable.

This causes an error, must implement 'Sub Dispose()' for interface 'System.IDisposable'.

In this same class I have this
Code:
PublicSub Dispose()
       RegisterForDeviceChange(False, Nothing)
EndSub
Any Reason why I get the error?
__________________
Apocolypse2005, I'm a programmer - of sorts.





Similar Threads
Thread Thread Starter Forum Replies Last Post
regarding login notification myself.panku ASP.NET 3.5 Professionals 0 July 27th, 2009 07:20 AM
help please, sending notification email in c# rsllc C# 1 May 29th, 2005 01:15 AM
Server notification to client deorecaido ASP.NET 2.0 Basics 0 March 7th, 2005 04:42 AM
end session notification jess VB.NET 2002/2003 Basics 1 February 22nd, 2005 02:20 PM
Email Notification for Forums? drfunkie BOOK: ASP.NET Website Programming Problem-Design-Solution 0 September 30th, 2003 10:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.