FreeRDP
WTSINFOA Struct Reference

Data Fields

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

Detailed Description

Definition at line 491 of file wtsapi.h.

Field Documentation

◆ _CurrentTime

LARGE_INTEGER WTSINFOA::_CurrentTime

Definition at line 508 of file wtsapi.h.

◆ ConnectTime

LARGE_INTEGER WTSINFOA::ConnectTime

Definition at line 504 of file wtsapi.h.

◆ DisconnectTime

LARGE_INTEGER WTSINFOA::DisconnectTime

Definition at line 505 of file wtsapi.h.

◆ Domain

CHAR WTSINFOA::Domain[DOMAIN_LENGTH]

Definition at line 502 of file wtsapi.h.

◆ IncomingBytes

DWORD WTSINFOA::IncomingBytes

Definition at line 495 of file wtsapi.h.

◆ IncomingCompressedBytes

DWORD WTSINFOA::IncomingCompressedBytes

Definition at line 499 of file wtsapi.h.

◆ IncomingFrames

DWORD WTSINFOA::IncomingFrames

Definition at line 497 of file wtsapi.h.

◆ LastInputTime

LARGE_INTEGER WTSINFOA::LastInputTime

Definition at line 506 of file wtsapi.h.

◆ LogonTime

LARGE_INTEGER WTSINFOA::LogonTime

Definition at line 507 of file wtsapi.h.

◆ OutgoingBytes

DWORD WTSINFOA::OutgoingBytes

Definition at line 496 of file wtsapi.h.

◆ OutgoingCompressedBy

DWORD WTSINFOA::OutgoingCompressedBy

Definition at line 500 of file wtsapi.h.

◆ OutgoingFrames

DWORD WTSINFOA::OutgoingFrames

Definition at line 498 of file wtsapi.h.

◆ SessionId

DWORD WTSINFOA::SessionId

Definition at line 494 of file wtsapi.h.

◆ State

WTS_CONNECTSTATE_CLASS WTSINFOA::State

Definition at line 493 of file wtsapi.h.

◆ UserName

CHAR WTSINFOA::UserName[USERNAME_LENGTH+1]

Definition at line 503 of file wtsapi.h.

◆ WinStationName

CHAR WTSINFOA::WinStationName[WINSTATIONNAME_LENGTH]

Definition at line 501 of file wtsapi.h.


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