@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Gets brightness of the backlight when on battery power. Will have no effect when on mains power. !!!!C# Signature: [DllImport("iPAQUtil.dll", SetLastError=true)] static extern bool iPAQGetOnBatteryBrightnessLevel(ref DWORD brightness); !!!!VB Signature: Declare Function iPAQGetOnBatteryBrightnessLevel Lib "ipaqutil.dll" (TODO) As TODO !!!!User-Defined Types: None. !!!!Alternative Managed API: Do you know one? Please contribute it! !!!!Notes: brightness = 0, min brightness = 10, max !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! Documentation: iPAQGetOnBatteryBrightnessLevel@msdn on MSDN
Edit ipaqutil.iPAQGetO...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.