|
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.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public ulong PrivateUsage
Public PrivateUsage As ULong
public:
unsigned long long PrivateUsage
val mutable PrivateUsage: uint64
Field Value
UInt64See Also