I am writing a user level app that needs to get the memory range used by a driver. To be clear, the value I need can be viewed in the Device Manager on the Resources tab of the Properties page, so I know it is available in user mode.

I am not able to find an API that will get me that information.

Can anyone help me with this?

Thanks