Author Topic: USB Device power state in Windows C application  (Read 5290 times)

cgopalg

  • Member
  • ***
  • Posts: 9
USB Device power state in Windows C application
« on: February 12, 2014, 01:09:35 pm »
Hi,

How can I get the USB Device Power state change in my application on Windows?

I want to know whether the power my USB device is disabled when my application is accessing the USB device.

Thanks,
Gopal

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: USB Device power state in Windows C application
« Reply #1 on: February 12, 2014, 02:08:38 pm »
What is the reason for needing to know this information? Maybe a different approach can accomplish the same thing.