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

Public Attributes | |
| DWORD | ExecEnvId |
| WTS_CONNECTSTATE_CLASS | State |
| DWORD | SessionId |
| WCHAR * | pSessionName |
| WCHAR * | pHostName |
| WCHAR * | pUserName |
| WCHAR * | pDomainName |
| WCHAR * | pFarmName |
Definition at line 169 of file wtsapi32.h.
| DWORD _WTS_SESSION_INFO_1W::ExecEnvId |
Definition at line 171 of file wtsapi32.h.
| WCHAR* _WTS_SESSION_INFO_1W::pDomainName |
Definition at line 177 of file wtsapi32.h.
| WCHAR* _WTS_SESSION_INFO_1W::pFarmName |
Definition at line 178 of file wtsapi32.h.
| WCHAR* _WTS_SESSION_INFO_1W::pHostName |
Definition at line 175 of file wtsapi32.h.
| WCHAR* _WTS_SESSION_INFO_1W::pSessionName |
Definition at line 174 of file wtsapi32.h.
| WCHAR* _WTS_SESSION_INFO_1W::pUserName |
Definition at line 176 of file wtsapi32.h.
| DWORD _WTS_SESSION_INFO_1W::SessionId |
Definition at line 173 of file wtsapi32.h.
| WTS_CONNECTSTATE_CLASS _WTS_SESSION_INFO_1W::State |
Definition at line 172 of file wtsapi32.h.