Esempio n. 1
0
 public static extern int CallNtPowerInformation(int InformationLevel, IntPtr lpInputBuffer,
     int nInputBufferSize, ref SystemPowerCapablities lpOutputBuffer, int nOutputBufferSize);
Esempio n. 2
0
 public static extern int CallNtPowerInformation(int InformationLevel, IntPtr lpInputBuffer,
                                                 int nInputBufferSize, ref SystemPowerCapablities lpOutputBuffer, int nOutputBufferSize);