Process Hacker
_WINSTATIONINFORMATIONEX_LEVEL2 Struct Reference

#include <winsta.h>

Data Fields

ULONG SessionId
 
WINSTATIONSTATECLASS SessionState
 
LONG SessionFlags
 
WINSTATIONNAME WinStationName
 
WCHAR SamCompatibleUserName [USERNAME_LENGTH+1]
 
WCHAR SamCompatibleDomainName [DOMAIN_LENGTH+1]
 
LARGE_INTEGER LogonTime
 
LARGE_INTEGER ConnectTime
 
LARGE_INTEGER DisconnectTime
 
LARGE_INTEGER LastInputTime
 
LARGE_INTEGER CurrentTime
 
PROTOCOLSTATUS ProtocolStatus
 
WCHAR UserName [257]
 
WCHAR DomainName [256]
 

Detailed Description

Definition at line 362 of file winsta.h.

Field Documentation

LARGE_INTEGER ConnectTime

Definition at line 371 of file winsta.h.

LARGE_INTEGER CurrentTime

Definition at line 374 of file winsta.h.

LARGE_INTEGER DisconnectTime

Definition at line 372 of file winsta.h.

WCHAR DomainName[256]

Definition at line 377 of file winsta.h.

LARGE_INTEGER LastInputTime

Definition at line 373 of file winsta.h.

LARGE_INTEGER LogonTime

Definition at line 370 of file winsta.h.

PROTOCOLSTATUS ProtocolStatus

Definition at line 375 of file winsta.h.

WCHAR SamCompatibleDomainName[DOMAIN_LENGTH+1]

Definition at line 369 of file winsta.h.

WCHAR SamCompatibleUserName[USERNAME_LENGTH+1]

Definition at line 368 of file winsta.h.

LONG SessionFlags

Definition at line 366 of file winsta.h.

ULONG SessionId

Definition at line 364 of file winsta.h.

WINSTATIONSTATECLASS SessionState

Definition at line 365 of file winsta.h.

WCHAR UserName[257]

Definition at line 376 of file winsta.h.

WINSTATIONNAME WinStationName

Definition at line 367 of file winsta.h.


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