Platforms to show: All Mac Windows Linux Cross-Platform
WindowsSystemMemoryUsageReportMBS class New in 25.1
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows | MBS WinFrameworks Plugin | 25.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 4 properties
- property AvailableSizeInBytes as UInt64
- property CommittedSizeInBytes as UInt64
- property Handle as Integer
- property TotalPhysicalSizeInBytes as UInt64
- 2 methods
- method Constructor Private
- method Destructor
This class has no sub classes.
Blog Entries
Release notes
- Version 25.1
Some properties using for this class:
- WindowsSystemDiagnosticInfoMBS.MemoryUsage as WindowsSystemMemoryUsageReportMBS
Some related classes:
- class WindowsProcessCpuUsageReportMBS
- class WindowsProcessDiagnosticExceptionMBS
- class WindowsProcessDiagnosticInfoMBS
- class WindowsProcessDiskUsageReportMBS
- class WindowsProcessMemoryUsageReportMBS
- class WindowsSystemCpuUsageReportMBS
- class WindowsSystemDiagnosticInfoMBS
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsSystemDiagnosticInfoMBS - WindowsSystemTrayMBS
