FreeRDP
_WTSINFOEX_LEVEL1_A Struct Reference

#include <wtsapi.h>

Data Fields

ULONG SessionId
 
WTS_CONNECTSTATE_CLASS SessionState
 
LONG SessionFlags
 
CHAR WinStationName [WINSTATIONNAME_LENGTH+1]
 
CHAR UserName [USERNAME_LENGTH+1]
 
CHAR DomainName [DOMAIN_LENGTH+1]
 
LARGE_INTEGER LogonTime
 
LARGE_INTEGER ConnectTime
 
LARGE_INTEGER DisconnectTime
 
LARGE_INTEGER LastInputTime
 
LARGE_INTEGER _CurrentTime
 
DWORD IncomingBytes
 
DWORD OutgoingBytes
 
DWORD IncomingFrames
 
DWORD OutgoingFrames
 
DWORD IncomingCompressedBytes
 
DWORD OutgoingCompressedBytes
 

Field Documentation

◆ _CurrentTime

LARGE_INTEGER _WTSINFOEX_LEVEL1_A::_CurrentTime

◆ ConnectTime

LARGE_INTEGER _WTSINFOEX_LEVEL1_A::ConnectTime

◆ DisconnectTime

LARGE_INTEGER _WTSINFOEX_LEVEL1_A::DisconnectTime

◆ DomainName

CHAR _WTSINFOEX_LEVEL1_A::DomainName[DOMAIN_LENGTH+1]

◆ IncomingBytes

DWORD _WTSINFOEX_LEVEL1_A::IncomingBytes

◆ IncomingCompressedBytes

DWORD _WTSINFOEX_LEVEL1_A::IncomingCompressedBytes

◆ IncomingFrames

DWORD _WTSINFOEX_LEVEL1_A::IncomingFrames

◆ LastInputTime

LARGE_INTEGER _WTSINFOEX_LEVEL1_A::LastInputTime

◆ LogonTime

LARGE_INTEGER _WTSINFOEX_LEVEL1_A::LogonTime

◆ OutgoingBytes

DWORD _WTSINFOEX_LEVEL1_A::OutgoingBytes

◆ OutgoingCompressedBytes

DWORD _WTSINFOEX_LEVEL1_A::OutgoingCompressedBytes

◆ OutgoingFrames

DWORD _WTSINFOEX_LEVEL1_A::OutgoingFrames

◆ SessionFlags

LONG _WTSINFOEX_LEVEL1_A::SessionFlags

◆ SessionId

ULONG _WTSINFOEX_LEVEL1_A::SessionId

◆ SessionState

WTS_CONNECTSTATE_CLASS _WTSINFOEX_LEVEL1_A::SessionState

◆ UserName

CHAR _WTSINFOEX_LEVEL1_A::UserName[USERNAME_LENGTH+1]

◆ WinStationName

CHAR _WTSINFOEX_LEVEL1_A::WinStationName[WINSTATIONNAME_LENGTH+1]

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