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: