Method | Description | |
---|---|---|
AllowMonitorPowerdownAndSleep ( ) : void | ||
KeepSystemAwake ( ) : void | ||
PreventMonitorPowerdown ( ) : void | ||
PreventSleep ( ) : void |
Method | Description | |
---|---|---|
AllocConsole ( ) : bool | ||
GetLastInputInfo ( LASTINPUTINFO &plii ) : bool | ||
InternetGetConnectedState ( int &Description, int ReservedValue ) : bool | ||
IsWow64Process ( [ hProcess, [ wow64Process ) : bool | ||
SetThreadExecutionState ( EXECUTION_STATE esFlags ) : EXECUTION_STATE |
public static AllowMonitorPowerdownAndSleep ( ) : void | ||
return | void |
public static PreventMonitorPowerdown ( ) : void | ||
return | void |