Help With Detecting A Flash Drive
From: Anubhav (anubhav_at_gmail.com)
Date: 06/22/04
- Next message: Sean McKaharay: ""Insufficient state to deserialize the object. More information is needed." AppDomain Load"
- Previous message: Daniel O'Connell [C# MVP]: "Re: Visual Studio's code Generator Customization (Off Topic)"
- Messages sorted by: [ date ] [ thread ]
Date: 22 Jun 2004 15:02:42 -0700
Hi,
I am trying to use WMI to detect a event to detect when a new USB
Flash Drive is connected or disconnected. Here I initially tried to
use the win32_volumechangeevent but its doesnt trigger any event. On
trying win32_devicechangeevent, it triggers a event of eventtype
Configuration change rather thatn device removal or addition which I
expected. Can somebody please help me with my problem. I need to
detect that a new flash drive has been connected to the system and
then parse the volume.
Thanks In Anticipation.
Anubhav.
- Next message: Sean McKaharay: ""Insufficient state to deserialize the object. More information is needed." AppDomain Load"
- Previous message: Daniel O'Connell [C# MVP]: "Re: Visual Studio's code Generator Customization (Off Topic)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|