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

powrprof

.

    public static extern UInt32 PowerWriteFriendlyName(

.

Declare Function PowerWriteFriendlyName Lib "powrprof.dll" (TODO) As TODO

.

    static Boolean powerWriteFriendlyName(Guid powerPlanId, string name)

.

        uint set = NativeMethods.PowerWriteFriendlyName(IntPtr.Zero, ref powerPlanId, IntPtr.Zero, IntPtr.Zero, name, BufferSize);

.
Documentation
[PowerWriteFriendlyName] on MSDN

 
Access PInvoke.net directly from VS: