FreeRDP
_WTSINFOW Struct Reference

#include <wtsapi.h>

Data Fields

WTS_CONNECTSTATE_CLASS State
 
DWORD SessionId
 
DWORD IncomingBytes
 
DWORD OutgoingBytes
 
DWORD IncomingFrames
 
DWORD OutgoingFrames
 
DWORD IncomingCompressedBytes
 
DWORD OutgoingCompressedBytes
 
WCHAR WinStationName [WINSTATIONNAME_LENGTH]
 
WCHAR Domain [DOMAIN_LENGTH]
 
WCHAR UserName [USERNAME_LENGTH+1]
 
LARGE_INTEGER ConnectTime
 
LARGE_INTEGER DisconnectTime
 
LARGE_INTEGER LastInputTime
 
LARGE_INTEGER LogonTime
 
LARGE_INTEGER _CurrentTime
 

Field Documentation

◆ _CurrentTime

LARGE_INTEGER _WTSINFOW::_CurrentTime

◆ ConnectTime

LARGE_INTEGER _WTSINFOW::ConnectTime

◆ DisconnectTime

LARGE_INTEGER _WTSINFOW::DisconnectTime

◆ Domain

WCHAR _WTSINFOW::Domain[DOMAIN_LENGTH]

◆ IncomingBytes

DWORD _WTSINFOW::IncomingBytes

◆ IncomingCompressedBytes

DWORD _WTSINFOW::IncomingCompressedBytes

◆ IncomingFrames

DWORD _WTSINFOW::IncomingFrames

◆ LastInputTime

LARGE_INTEGER _WTSINFOW::LastInputTime

◆ LogonTime

LARGE_INTEGER _WTSINFOW::LogonTime

◆ OutgoingBytes

DWORD _WTSINFOW::OutgoingBytes

◆ OutgoingCompressedBytes

DWORD _WTSINFOW::OutgoingCompressedBytes

◆ OutgoingFrames

DWORD _WTSINFOW::OutgoingFrames

◆ SessionId

DWORD _WTSINFOW::SessionId

◆ State

WTS_CONNECTSTATE_CLASS _WTSINFOW::State

◆ UserName

WCHAR _WTSINFOW::UserName[USERNAME_LENGTH+1]

◆ WinStationName

WCHAR _WTSINFOW::WinStationName[WINSTATIONNAME_LENGTH]

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