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 "PowerEnumerate" in [All]

powrprof

.

EnumPwrSchemes is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Applications written for Windows Vista and later should use PowerEnumerate instead.

.

static extern uint PowerEnumerate(IntPtr RootPowerKey,

.

Declare Function PowerEnumerate Lib "powrprof.dll" (RootPowerKey As IntPtr,

.

     ReturnCode = PowerEnumerate(IntPtr.Zero, IntPtr.Zero, IntPtr.Zero, PowerDataAccessor.ACCESS_SCHEME, Index, ReadBuffer, ref BufferSize);

.
Documentation
[PowerEnumerate] on MSDN

 
Access PInvoke.net directly from VS: