Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsProcessMemoryInfoMBS class.

WindowsProcessMemoryInfoMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The constructor which fills the values into the properties.
Example
dim w as new WindowsProcessMemoryInfoMBS
msgbox "This application uses currently "+str(w.WorkingSetSize)+" Bytes of memory."

Queries the current process memory information.

See also:

WindowsProcessMemoryInfoMBS.Constructor(ProcessID as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Process MBS Win Plugin 7.7 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The constructor which fills the values into the properties.

Queries the process memory information of the process with the given ID.

See also:

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


The biggest plugin in space...