FreeRDP
WTSINFOEX_LEVEL1_W Struct Reference

Data Fields

ULONG SessionId
 
WTS_CONNECTSTATE_CLASS SessionState
 
LONG SessionFlags
 
WCHAR WinStationName [WINSTATIONNAME_LENGTH+1]
 
WCHAR UserName [USERNAME_LENGTH+1]
 
WCHAR 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
 

Detailed Description

Definition at line 515 of file wtsapi.h.

Field Documentation

◆ _CurrentTime

LARGE_INTEGER WTSINFOEX_LEVEL1_W::_CurrentTime

Definition at line 527 of file wtsapi.h.

◆ ConnectTime

LARGE_INTEGER WTSINFOEX_LEVEL1_W::ConnectTime

Definition at line 524 of file wtsapi.h.

◆ DisconnectTime

LARGE_INTEGER WTSINFOEX_LEVEL1_W::DisconnectTime

Definition at line 525 of file wtsapi.h.

◆ DomainName

WCHAR WTSINFOEX_LEVEL1_W::DomainName[DOMAIN_LENGTH+1]

Definition at line 522 of file wtsapi.h.

◆ IncomingBytes

DWORD WTSINFOEX_LEVEL1_W::IncomingBytes

Definition at line 528 of file wtsapi.h.

◆ IncomingCompressedBytes

DWORD WTSINFOEX_LEVEL1_W::IncomingCompressedBytes

Definition at line 532 of file wtsapi.h.

◆ IncomingFrames

DWORD WTSINFOEX_LEVEL1_W::IncomingFrames

Definition at line 530 of file wtsapi.h.

◆ LastInputTime

LARGE_INTEGER WTSINFOEX_LEVEL1_W::LastInputTime

Definition at line 526 of file wtsapi.h.

◆ LogonTime

LARGE_INTEGER WTSINFOEX_LEVEL1_W::LogonTime

Definition at line 523 of file wtsapi.h.

◆ OutgoingBytes

DWORD WTSINFOEX_LEVEL1_W::OutgoingBytes

Definition at line 529 of file wtsapi.h.

◆ OutgoingCompressedBytes

DWORD WTSINFOEX_LEVEL1_W::OutgoingCompressedBytes

Definition at line 533 of file wtsapi.h.

◆ OutgoingFrames

DWORD WTSINFOEX_LEVEL1_W::OutgoingFrames

Definition at line 531 of file wtsapi.h.

◆ SessionFlags

LONG WTSINFOEX_LEVEL1_W::SessionFlags

Definition at line 519 of file wtsapi.h.

◆ SessionId

ULONG WTSINFOEX_LEVEL1_W::SessionId

Definition at line 517 of file wtsapi.h.

◆ SessionState

WTS_CONNECTSTATE_CLASS WTSINFOEX_LEVEL1_W::SessionState

Definition at line 518 of file wtsapi.h.

◆ UserName

WCHAR WTSINFOEX_LEVEL1_W::UserName[USERNAME_LENGTH+1]

Definition at line 521 of file wtsapi.h.

◆ WinStationName

WCHAR WTSINFOEX_LEVEL1_W::WinStationName[WINSTATIONNAME_LENGTH+1]

Definition at line 520 of file wtsapi.h.


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