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

Structures

.
Summary

powrprof

.

private static extern UInt32 CallNtPowerInformation(

.

Private Shared Function CallNtPowerInformation(InformationLevel As Int32, lpInputBuffer As IntPtr, nInputBufferSize As UInt32, lpOutputBuffer As IntPtr, nOutputBufferSize As UInt32) As UInt32

.

  uint retval = CallNtPowerInformation(

.

    static extern uint CallNtPowerInformation(

.

        uint retval = CallNtPowerInformation(

.
Documentation
[CallNtPowerInformation] on MSDN

 
Access PInvoke.net directly from VS: