.
public static extern uint PowerReadPossibleFriendlyName(IntPtr RootPowerKey, IntPtr SubGroupOfPowerSettingGuid, IntPtr PowerSettingGuid, UInt32 PossibleSettingIndex, IntPtr Buffer, ref UInt32 BufferSize);
.
Declare Function PowerReadPossibleFriendlyName Lib "powrprof.dll" (TODO) As TODO
.