Detect Errored Devices on Windows XP with C#/pInvoke -


How do you ask the status of all known devices?

Where device is USB connected hardware (camera, credit card reader), PCI bus connect hardware, or hard drive. Anything that can be shown as irregular in device manager, is that interest. There is a lot of moving parts to slow and wrong running. If you need fast / more reliable access, then try the SetupDI API (see) Pinvoke.net can start with C # announcements.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -