Process Hacker
_WINSTATIONINFORMATION Struct Reference

#include <winsta.h>

Data Fields

WINSTATIONSTATECLASS ConnectState
 
WINSTATIONNAME WinStationName
 
ULONG LogonId
 
LARGE_INTEGER ConnectTime
 
LARGE_INTEGER DisconnectTime
 
LARGE_INTEGER LastInputTime
 
LARGE_INTEGER LogonTime
 
PROTOCOLSTATUS Status
 
WCHAR Domain [DOMAIN_LENGTH+1]
 
WCHAR UserName [USERNAME_LENGTH+1]
 
LARGE_INTEGER CurrentTime
 

Detailed Description

Definition at line 278 of file winsta.h.

Field Documentation

WINSTATIONSTATECLASS ConnectState

Definition at line 280 of file winsta.h.

LARGE_INTEGER ConnectTime

Definition at line 283 of file winsta.h.

LARGE_INTEGER CurrentTime

Definition at line 290 of file winsta.h.

LARGE_INTEGER DisconnectTime

Definition at line 284 of file winsta.h.

WCHAR Domain[DOMAIN_LENGTH+1]

Definition at line 288 of file winsta.h.

LARGE_INTEGER LastInputTime

Definition at line 285 of file winsta.h.

ULONG LogonId

Definition at line 282 of file winsta.h.

LARGE_INTEGER LogonTime

Definition at line 286 of file winsta.h.

Definition at line 287 of file winsta.h.

WCHAR UserName[USERNAME_LENGTH+1]

Definition at line 289 of file winsta.h.

WINSTATIONNAME WinStationName

Definition at line 281 of file winsta.h.


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