Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsVMStatisticsMBS class.

WindowsVMStatisticsMBS.AllocationGranularity as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin 11.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The granularity for the starting address at which virtual memory can be allocated.

Typically 64 KB.
(Read only property)

WindowsVMStatisticsMBS.AvailablePageFileMemory as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates the number of bytes available in the paging file.

(Read only property)

Some examples using this property:

WindowsVMStatisticsMBS.AvailablePhysicalMemory as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates the number of bytes of physical memory available.

(Read only property)

Some examples using this property:

WindowsVMStatisticsMBS.AvailableVirtualMemory as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates the number of bytes of unreserved and uncommitted memory in the user mode portion of the virtual address space of the calling process.

(Read only property)

Some examples using this property:

WindowsVMStatisticsMBS.Memoryload as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifies a number between 0 and 100 that gives a general idea of current memory utilization, in which 0 indicates no memory use and 100 indicates full memory use.

(Read only property)

Some examples using this property:

WindowsVMStatisticsMBS.Pagesize as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The size of one memory page in memory.

On Intel 80386 or newer CPUs, it should be 4096 Bytes.
(Read only property)

WindowsVMStatisticsMBS.TotalPageFileMemory as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates the total number of bytes that can be stored in the paging file. Note that this number does not represent the actual physical size of the paging file on disk.

(Read only property)

Some examples using this property:

WindowsVMStatisticsMBS.TotalPhysicalMemory as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates the total number of bytes of physical memory.

(Read only property)

Some examples using this property:

WindowsVMStatisticsMBS.TotalVirtualMemory as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates the total number of bytes that can be described in the user mode portion of the virtual address space of the calling process.

Value is 0 on any error.
(Read only property)

Some examples using this property:

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


The biggest plugin in space...