ReactOS 0.4.15-dev-7934-g1dc8d80
_WTS_SESSION_INFO_1W Struct Reference

#include <wtsapi32.h>

Collaboration diagram for _WTS_SESSION_INFO_1W:

Public Attributes

DWORD ExecEnvId
 
WTS_CONNECTSTATE_CLASS State
 
DWORD SessionId
 
WCHARpSessionName
 
WCHARpHostName
 
WCHARpUserName
 
WCHARpDomainName
 
WCHARpFarmName
 

Detailed Description

Definition at line 169 of file wtsapi32.h.

Member Data Documentation

◆ ExecEnvId

DWORD _WTS_SESSION_INFO_1W::ExecEnvId

Definition at line 171 of file wtsapi32.h.

◆ pDomainName

WCHAR* _WTS_SESSION_INFO_1W::pDomainName

Definition at line 177 of file wtsapi32.h.

◆ pFarmName

WCHAR* _WTS_SESSION_INFO_1W::pFarmName

Definition at line 178 of file wtsapi32.h.

◆ pHostName

WCHAR* _WTS_SESSION_INFO_1W::pHostName

Definition at line 175 of file wtsapi32.h.

◆ pSessionName

WCHAR* _WTS_SESSION_INFO_1W::pSessionName

Definition at line 174 of file wtsapi32.h.

◆ pUserName

WCHAR* _WTS_SESSION_INFO_1W::pUserName

Definition at line 176 of file wtsapi32.h.

◆ SessionId

DWORD _WTS_SESSION_INFO_1W::SessionId

Definition at line 173 of file wtsapi32.h.

◆ State

WTS_CONNECTSTATE_CLASS _WTS_SESSION_INFO_1W::State

Definition at line 172 of file wtsapi32.h.


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