FreeRDP
WTSINFOEX_LEVEL1_A Struct Reference

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
 

Detailed Description

Definition at line 536 of file wtsapi.h.

Field Documentation

◆ _CurrentTime

LARGE_INTEGER WTSINFOEX_LEVEL1_A::_CurrentTime

Definition at line 548 of file wtsapi.h.

◆ ConnectTime

LARGE_INTEGER WTSINFOEX_LEVEL1_A::ConnectTime

Definition at line 545 of file wtsapi.h.

◆ DisconnectTime

LARGE_INTEGER WTSINFOEX_LEVEL1_A::DisconnectTime

Definition at line 546 of file wtsapi.h.

◆ DomainName

CHAR WTSINFOEX_LEVEL1_A::DomainName[DOMAIN_LENGTH+1]

Definition at line 543 of file wtsapi.h.

◆ IncomingBytes

DWORD WTSINFOEX_LEVEL1_A::IncomingBytes

Definition at line 549 of file wtsapi.h.

◆ IncomingCompressedBytes

DWORD WTSINFOEX_LEVEL1_A::IncomingCompressedBytes

Definition at line 553 of file wtsapi.h.

◆ IncomingFrames

DWORD WTSINFOEX_LEVEL1_A::IncomingFrames

Definition at line 551 of file wtsapi.h.

◆ LastInputTime

LARGE_INTEGER WTSINFOEX_LEVEL1_A::LastInputTime

Definition at line 547 of file wtsapi.h.

◆ LogonTime

LARGE_INTEGER WTSINFOEX_LEVEL1_A::LogonTime

Definition at line 544 of file wtsapi.h.

◆ OutgoingBytes

DWORD WTSINFOEX_LEVEL1_A::OutgoingBytes

Definition at line 550 of file wtsapi.h.

◆ OutgoingCompressedBytes

DWORD WTSINFOEX_LEVEL1_A::OutgoingCompressedBytes

Definition at line 554 of file wtsapi.h.

◆ OutgoingFrames

DWORD WTSINFOEX_LEVEL1_A::OutgoingFrames

Definition at line 552 of file wtsapi.h.

◆ SessionFlags

LONG WTSINFOEX_LEVEL1_A::SessionFlags

Definition at line 540 of file wtsapi.h.

◆ SessionId

ULONG WTSINFOEX_LEVEL1_A::SessionId

Definition at line 538 of file wtsapi.h.

◆ SessionState

WTS_CONNECTSTATE_CLASS WTSINFOEX_LEVEL1_A::SessionState

Definition at line 539 of file wtsapi.h.

◆ UserName

CHAR WTSINFOEX_LEVEL1_A::UserName[USERNAME_LENGTH+1]

Definition at line 542 of file wtsapi.h.

◆ WinStationName

CHAR WTSINFOEX_LEVEL1_A::WinStationName[WINSTATIONNAME_LENGTH+1]

Definition at line 541 of file wtsapi.h.


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