Example #1
0
 public static extern uint SetThreadExecutionState(ExecutionStateFlags flags);
Example #2
0
 public static extern ExecutionStateFlags SetThreadExecutionState(ExecutionStateFlags esFlags);