PocketPC Battery Level

  • Thread starter Thread starter Mystic Mong
  • Start date Start date
M

Mystic Mong

Hi there,

I am wanting to read the current battery level on our Symbol PDT 8146 (PPC
2002) units using an app written in VB.Net. It has been suggested that I can
use something called "GetSystemPowerStatusEx()", however, I have no idea if
this is a Registry Key, Reference, part of another Namespace or whatever.
Can anyone give me a pointer on this or some sample code would be fantastic.

Many thanks

Aly
 
We cover this along with Registry and Cryptography (and orther things) in
the Unmnaged code chapter of our book.

"The Defnitive Guide to the .NET Compact Framework"

http://www.apress.com/book/bookDisplay.html?bID=151

Dan Fergus - eMVP
Forest Software Group
--


---------------------------------------------------------------------
"Are you still wasting your time with spam?...
There is a solution!"

Protected by GIANT Company's Spam Inspector
The most powerful anti-spam software available.
http://mail.spaminspector.com
 
Back
Top