Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS WinFrameworks Plugin:WinProcessDiagnostic:
Partly Console safe, 72 entry points.
- class WindowsPowerManagerMBS
- method Constructor
- method Destructor
- shared property Yield as Boolean
- shared property BatteryStatus as Integer
- shared property EnergySaverStatus as Integer
- shared property PowerSupplyStatus as Integer
- shared property RemainingChargePercent as Integer
- shared property RemainingDischargeTime as Int64
- event BatteryStatusChanged
- event EnergySaverStatusChanged
- event PowerSupplyStatusChanged
- event RemainingChargePercentChanged
- event RemainingDischargeTimeChanged
- class WindowsProcessCpuUsageReportMBS
- class WindowsProcessDiagnosticExceptionMBS
- class WindowsProcessDiagnosticInfoMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property ExecutableFileName as String
- property ProcessId as UInt32
- property Parent as WindowsProcessDiagnosticInfoMBS
- property ProcessStartTime as Int64
- property DiskUsage as WindowsProcessDiskUsageReportMBS
- property MemoryUsage as WindowsProcessMemoryUsageReportMBS
- property CpuUsage as WindowsProcessCpuUsageReportMBS
- property IsPackaged as Boolean
- shared method Processes as WindowsProcessDiagnosticInfoMBS()
- shared method Process(ProcessID as UInt32) as WindowsProcessDiagnosticInfoMBS
- shared property CurrentProcess as WindowsProcessDiagnosticInfoMBS
- class WindowsProcessDiskUsageReportMBS
- class WindowsProcessMemoryUsageReportMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property NonPagedPoolSizeInBytes as UInt64
- property PageFaultCount as UInt32
- property PageFileSizeInBytes as UInt64
- property PagedPoolSizeInBytes as UInt64
- property PeakNonPagedPoolSizeInBytes as UInt64
- property PeakPageFileSizeInBytes as UInt64
- property PeakPagedPoolSizeInBytes as UInt64
- property PeakVirtualMemorySizeInBytes as UInt64
- property PeakWorkingSetSizeInBytes as UInt64
- property PrivatePageCount as UInt64
- property VirtualMemorySizeInBytes as UInt64
- property WorkingSetSizeInBytes as UInt64
- class WindowsSystemCpuUsageReportMBS
- class WindowsSystemDiagnosticInfoMBS
- method Constructor
- method Destructor
- property Handle as Integer
- property MemoryUsage as WindowsSystemMemoryUsageReportMBS
- property CpuUsage as WindowsSystemCpuUsageReportMBS
- shared method IsArchitectureSupported(type as Integer) as Boolean
- shared property PreferredArchitecture as Integer
- shared property CurrentSystem as WindowsSystemDiagnosticInfoMBS
- class WindowsSystemMemoryUsageReportMBS
Blog Entries
- News from the MBS Xojo Plugins Version 25.5
- News from the MBS Xojo Plugins in Version 25.1
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.1
- MBS Xojo Plugins, version 25.1pr5
Xojo Developer Magazine