ReactOS 0.4.15-dev-7942-gd23573b
_WTS_PROCESS_INFOW Struct Reference

#include <wtsapi32.h>

Collaboration diagram for _WTS_PROCESS_INFOW:

Public Attributes

DWORD SessionId
 
DWORD ProcessId
 
LPWSTR pProcessName
 
PSID pUserSid
 

Detailed Description

Definition at line 129 of file wtsapi32.h.

Member Data Documentation

◆ pProcessName

LPWSTR _WTS_PROCESS_INFOW::pProcessName

Definition at line 133 of file wtsapi32.h.

Referenced by WTSEnumerateProcessesW().

◆ ProcessId

DWORD _WTS_PROCESS_INFOW::ProcessId

Definition at line 132 of file wtsapi32.h.

Referenced by WTSEnumerateProcessesW().

◆ pUserSid

PSID _WTS_PROCESS_INFOW::pUserSid

Definition at line 134 of file wtsapi32.h.

Referenced by WTSEnumerateProcessesW().

◆ SessionId

DWORD _WTS_PROCESS_INFOW::SessionId

Definition at line 131 of file wtsapi32.h.

Referenced by WTSEnumerateProcessesW().


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