FreeRDP
WTS_PROCESS_INFO_EXA Struct Reference

Data Fields

DWORD SessionId
 
DWORD ProcessId
 
LPSTR pProcessName
 
PSID pUserSid
 
DWORD NumberOfThreads
 
DWORD HandleCount
 
DWORD PagefileUsage
 
DWORD PeakPagefileUsage
 
DWORD WorkingSetSize
 
DWORD PeakWorkingSetSize
 
LARGE_INTEGER UserTime
 
LARGE_INTEGER KernelTime
 

Detailed Description

Definition at line 808 of file wtsapi.h.

Field Documentation

◆ HandleCount

DWORD WTS_PROCESS_INFO_EXA::HandleCount

Definition at line 815 of file wtsapi.h.

◆ KernelTime

LARGE_INTEGER WTS_PROCESS_INFO_EXA::KernelTime

Definition at line 821 of file wtsapi.h.

◆ NumberOfThreads

DWORD WTS_PROCESS_INFO_EXA::NumberOfThreads

Definition at line 814 of file wtsapi.h.

◆ PagefileUsage

DWORD WTS_PROCESS_INFO_EXA::PagefileUsage

Definition at line 816 of file wtsapi.h.

◆ PeakPagefileUsage

DWORD WTS_PROCESS_INFO_EXA::PeakPagefileUsage

Definition at line 817 of file wtsapi.h.

◆ PeakWorkingSetSize

DWORD WTS_PROCESS_INFO_EXA::PeakWorkingSetSize

Definition at line 819 of file wtsapi.h.

◆ pProcessName

LPSTR WTS_PROCESS_INFO_EXA::pProcessName

Definition at line 812 of file wtsapi.h.

◆ ProcessId

DWORD WTS_PROCESS_INFO_EXA::ProcessId

Definition at line 811 of file wtsapi.h.

◆ pUserSid

PSID WTS_PROCESS_INFO_EXA::pUserSid

Definition at line 813 of file wtsapi.h.

◆ SessionId

DWORD WTS_PROCESS_INFO_EXA::SessionId

Definition at line 810 of file wtsapi.h.

◆ UserTime

LARGE_INTEGER WTS_PROCESS_INFO_EXA::UserTime

Definition at line 820 of file wtsapi.h.

◆ WorkingSetSize

DWORD WTS_PROCESS_INFO_EXA::WorkingSetSize

Definition at line 818 of file wtsapi.h.


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