ReactOS 0.4.15-dev-7934-g1dc8d80
_WTS_SESSION_INFO_1A Struct Reference

#include <wtsapi32.h>

Collaboration diagram for _WTS_SESSION_INFO_1A:

Public Attributes

DWORD ExecEnvId
 
WTS_CONNECTSTATE_CLASS State
 
DWORD SessionId
 
charpSessionName
 
charpHostName
 
charpUserName
 
charpDomainName
 
charpFarmName
 

Detailed Description

Definition at line 157 of file wtsapi32.h.

Member Data Documentation

◆ ExecEnvId

DWORD _WTS_SESSION_INFO_1A::ExecEnvId

Definition at line 159 of file wtsapi32.h.

◆ pDomainName

char* _WTS_SESSION_INFO_1A::pDomainName

Definition at line 165 of file wtsapi32.h.

◆ pFarmName

char* _WTS_SESSION_INFO_1A::pFarmName

Definition at line 166 of file wtsapi32.h.

◆ pHostName

char* _WTS_SESSION_INFO_1A::pHostName

Definition at line 163 of file wtsapi32.h.

◆ pSessionName

char* _WTS_SESSION_INFO_1A::pSessionName

Definition at line 162 of file wtsapi32.h.

◆ pUserName

char* _WTS_SESSION_INFO_1A::pUserName

Definition at line 164 of file wtsapi32.h.

◆ SessionId

DWORD _WTS_SESSION_INFO_1A::SessionId

Definition at line 161 of file wtsapi32.h.

◆ State

WTS_CONNECTSTATE_CLASS _WTS_SESSION_INFO_1A::State

Definition at line 160 of file wtsapi32.h.


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