MissionPlanner.MainV2.NativeMethods.SetThreadExecutionState C# (CSharp) Method

SetThreadExecutionState() private method

private SetThreadExecutionState ( uint esFlags ) : uint
esFlags uint
return uint
            public static extern uint SetThreadExecutionState(uint esFlags);