Click or drag to resize
Xcalibur Systems LLC Logo

ProcessMemoryCountersExPrivateUsage Field

Same as PagefileUsage. The Commit Charge value in bytes for this process. Commit Charge is the total amount of memory that the memory manager has committed for a running process.

Namespace: Xcalibur.NativeMethods.V2.Processes
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public ulong PrivateUsage

Field Value

UInt64
See Also