Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.NtDll.SYSTEM_PROCESS_INFORMATION Struct Reference

Package Attributes

uint NextEntryOffset
 
uint NumberOfThreads
 
UNICODE_STRING ImageName
 
int BasePriority
 
IntPtr UniqueProcessId
 
uint HandleCount
 
uint SessionId
 
UIntPtr PeakVirtualSize
 
UIntPtr VirtualSize
 
UIntPtr PeakWorkingSetSize
 
UIntPtr WorkingSetSize
 
UIntPtr QuotaPagedPoolUsage
 
UIntPtr QuotaNonPagedPoolUsage
 
UIntPtr PagefileUsage
 
UIntPtr PeakPagefileUsage
 
UIntPtr PrivatePageCount
 

Private Attributes

unsafe fixed byte Reserved1 [48]
 
readonly UIntPtr Reserved2
 
readonly UIntPtr Reserved3
 
readonly uint Reserved4
 
readonly UIntPtr Reserved5
 
readonly UIntPtr Reserved6
 
unsafe fixed long Reserved7 [6]
 

Detailed Description

Definition at line 338 of file Interop.cs.


The documentation for this struct was generated from the following file: