MemoryStatusExMemoryLoad Field
Number between 0 and 100 that specifies the approximate percentage of physical memory that is in use
(0 indicates no memory use and 100 indicates full memory use).
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public MemoryLoad As UInteger
Dim instance As MemoryStatusEx
Dim value As UInteger
value = instance.MemoryLoad
instance.MemoryLoad = value
public:
unsigned int MemoryLoad
val mutable MemoryLoad: uint32
No code example is currently available or this language may not be supported.
Field Value
UInt32