FreeRDP
WTSINFOW Struct Reference

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
 

Detailed Description

Definition at line 471 of file wtsapi.h.

Field Documentation

◆ _CurrentTime

LARGE_INTEGER WTSINFOW::_CurrentTime

Definition at line 488 of file wtsapi.h.

◆ ConnectTime

LARGE_INTEGER WTSINFOW::ConnectTime

Definition at line 484 of file wtsapi.h.

◆ DisconnectTime

LARGE_INTEGER WTSINFOW::DisconnectTime

Definition at line 485 of file wtsapi.h.

◆ Domain

WCHAR WTSINFOW::Domain[DOMAIN_LENGTH]

Definition at line 482 of file wtsapi.h.

◆ IncomingBytes

DWORD WTSINFOW::IncomingBytes

Definition at line 475 of file wtsapi.h.

◆ IncomingCompressedBytes

DWORD WTSINFOW::IncomingCompressedBytes

Definition at line 479 of file wtsapi.h.

◆ IncomingFrames

DWORD WTSINFOW::IncomingFrames

Definition at line 477 of file wtsapi.h.

◆ LastInputTime

LARGE_INTEGER WTSINFOW::LastInputTime

Definition at line 486 of file wtsapi.h.

◆ LogonTime

LARGE_INTEGER WTSINFOW::LogonTime

Definition at line 487 of file wtsapi.h.

◆ OutgoingBytes

DWORD WTSINFOW::OutgoingBytes

Definition at line 476 of file wtsapi.h.

◆ OutgoingCompressedBytes

DWORD WTSINFOW::OutgoingCompressedBytes

Definition at line 480 of file wtsapi.h.

◆ OutgoingFrames

DWORD WTSINFOW::OutgoingFrames

Definition at line 478 of file wtsapi.h.

◆ SessionId

DWORD WTSINFOW::SessionId

Definition at line 474 of file wtsapi.h.

◆ State

WTS_CONNECTSTATE_CLASS WTSINFOW::State

Definition at line 473 of file wtsapi.h.

◆ UserName

WCHAR WTSINFOW::UserName[USERNAME_LENGTH+1]

Definition at line 483 of file wtsapi.h.

◆ WinStationName

WCHAR WTSINFOW::WinStationName[WINSTATIONNAME_LENGTH]

Definition at line 481 of file wtsapi.h.


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