Hi Verena,
<(E-Mail Removed)> schrieb im Newsbeitrag
news:cd70b932-7fc4-4731-9ae3-(E-Mail Removed)...
> Hello NG,
>
> how can i get the battery status in percent? I am using Windows Mobile
> 6.
with Microsoft.WindosMobile.Status /
System.state.PowerBatteryStrengthProperty you don't get the exact value, you
get just a range. Maybe the GetSystemPowerStatusEx from coredll.dll helps
you.
[System.State.PowerBatteryStrength Property]
http://msdn.microsoft.com/en-us/libr...ystrength.aspx
[GetSystemPowerStatusEx (coredll)]
http://www.pinvoke.net/default.aspx/...rStatusEx.html
Regards,
Carsten Unterberg | Test-Framework
http://test-framework.blogspot.com/