From: shawnonline@gmail.com on
How can I use SetupDi to determine if a hardware device is plugged in
when the DeviceInfoSet was created with DIGCF_ALLCLASSES?

Thanks

From: shawnonline@gmail.com on
I can use CM_Get_DevNode_Status() and check the status for the
DN_STARTED flag.