Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsThreadExecutionStateMBS class.

WindowsThreadExecutionStateMBS.Constructor(Flags as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows MBS Win Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Sets the state and stores old state in property.
Example

dim flags as integer = WindowsThreadExecutionStateMBS.kSystemRequired
dim w as new WindowsThreadExecutionStateMBS(flags)
window1.WindowsThreadExecutionState = w // store it in property

Does nothing if called on macOS, iOS or Linux.

Flags

WindowsThreadExecutionStateMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Windows MBS Win Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The destructor.

Puts back the old state.
Does nothing if called on macOS, iOS or Linux.

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...