Click here to Skip to main content
15,905,785 members

Comments by Nickso112 (Top 3 by date)

Nickso112 8-Oct-11 4:37am View    
Well...i found a way to get three of the four parameters i was looking for...but i cannot post an answer...i deleted one yesterday and now i can only change the deleted one, which no one else can see...can a moderator help me show the sollution i found?
Nickso112 7-Oct-11 23:10pm View    
Hwinfo64 gives me this info...i just need a way to get it in managed code...
Nickso112 7-Oct-11 17:37pm View    
I have tried to remove my mistake..i'm at work and i can only use my phone for this forum..

The problem is this: i need the information from the BATTERY_INFORMATION struct (designed capacity and full charged capacity) and from the BATTERY_STATUS struct (charge rate). I found a posible sollution for the BATTERY_STATUS struct, using the function DeviceIoControl(out BATTERY_STATUS), possible because i'm at work and i've tried it only on a desktop with no batteries, but now i need a function, simmilar to the DeviceIoControl and GetSystemPowerStatus functions, to return the properties of a BATTERY_INFORMATION object.

Thank you for your interest and patience...