|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wtsapi32.h>

Public Attributes | |
| DWORD | ExecEnvId |
| WTS_CONNECTSTATE_CLASS | State |
| DWORD | SessionId |
| char * | pSessionName |
| char * | pHostName |
| char * | pUserName |
| char * | pDomainName |
| char * | pFarmName |
Definition at line 157 of file wtsapi32.h.
| DWORD _WTS_SESSION_INFO_1A::ExecEnvId |
Definition at line 159 of file wtsapi32.h.
| char* _WTS_SESSION_INFO_1A::pDomainName |
Definition at line 165 of file wtsapi32.h.
| char* _WTS_SESSION_INFO_1A::pFarmName |
Definition at line 166 of file wtsapi32.h.
| char* _WTS_SESSION_INFO_1A::pHostName |
Definition at line 163 of file wtsapi32.h.
| char* _WTS_SESSION_INFO_1A::pSessionName |
Definition at line 162 of file wtsapi32.h.
| char* _WTS_SESSION_INFO_1A::pUserName |
Definition at line 164 of file wtsapi32.h.
| DWORD _WTS_SESSION_INFO_1A::SessionId |
Definition at line 161 of file wtsapi32.h.
| WTS_CONNECTSTATE_CLASS _WTS_SESSION_INFO_1A::State |
Definition at line 160 of file wtsapi32.h.