Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "iPAQGetAcAdapterPresent" in [All]

ipaqutil

.
Summary
The iPAQGetAcAdapterPresent function determines if an AC adapter is present.
.

private static extern bool iPAQGetAcAdapterPresent (ref DWORD lpdwACPresent);

.

     if (!iPAQGetAcAdapterPresent(ref d))

.
Documentation
[iPAQGetAcAdapterPresent] on MSDN

 
Access PInvoke.net directly from VS: