Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsGUIResourcesMBS class.

WindowsGUIResourcesMBS.Constructor

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

Examines current process and sets properties.

If the constructor succeeds, the properties are set to the count of handles to GUI objects in use by the process. If no GUI objects are in use, the return value is zero.

A process without a graphical user interface does not use GUI resources, therefore, GetGuiResources will return zero.

See also:

WindowsGUIResourcesMBS.Constructor(ProcessID as integer)

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

Examines given process and sets properties.

If the constructor succeeds, the properties are set to the count of handles to GUI objects in use by the process. If no GUI objects are in use, the return value is zero.

A process without a graphical user interface does not use GUI resources, therefore, GetGuiResources will return zero.

See also:

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


The biggest plugin in space...