FreeRDP
WTS_PROCESS_INFO_EXW Struct Reference

Data Fields

DWORD SessionId
 
DWORD ProcessId
 
LPWSTR 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 792 of file wtsapi.h.

Field Documentation

◆ HandleCount

DWORD WTS_PROCESS_INFO_EXW::HandleCount

Definition at line 799 of file wtsapi.h.

◆ KernelTime

LARGE_INTEGER WTS_PROCESS_INFO_EXW::KernelTime

Definition at line 805 of file wtsapi.h.

◆ NumberOfThreads

DWORD WTS_PROCESS_INFO_EXW::NumberOfThreads

Definition at line 798 of file wtsapi.h.

◆ PagefileUsage

DWORD WTS_PROCESS_INFO_EXW::PagefileUsage

Definition at line 800 of file wtsapi.h.

◆ PeakPagefileUsage

DWORD WTS_PROCESS_INFO_EXW::PeakPagefileUsage

Definition at line 801 of file wtsapi.h.

◆ PeakWorkingSetSize

DWORD WTS_PROCESS_INFO_EXW::PeakWorkingSetSize

Definition at line 803 of file wtsapi.h.

◆ pProcessName

LPWSTR WTS_PROCESS_INFO_EXW::pProcessName

Definition at line 796 of file wtsapi.h.

◆ ProcessId

DWORD WTS_PROCESS_INFO_EXW::ProcessId

Definition at line 795 of file wtsapi.h.

◆ pUserSid

PSID WTS_PROCESS_INFO_EXW::pUserSid

Definition at line 797 of file wtsapi.h.

◆ SessionId

DWORD WTS_PROCESS_INFO_EXW::SessionId

Definition at line 794 of file wtsapi.h.

◆ UserTime

LARGE_INTEGER WTS_PROCESS_INFO_EXW::UserTime

Definition at line 804 of file wtsapi.h.

◆ WorkingSetSize

DWORD WTS_PROCESS_INFO_EXW::WorkingSetSize

Definition at line 802 of file wtsapi.h.


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