ReactOS 0.4.15-dev-7942-gd23573b
_IO_SESSION_STATE_INFORMATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_SESSION_STATE_INFORMATION:

Public Attributes

ULONG SessionId
 
IO_SESSION_STATE SessionState
 
BOOLEAN LocalSession
 

Detailed Description

Definition at line 452 of file iotypes.h.

Member Data Documentation

◆ LocalSession

BOOLEAN _IO_SESSION_STATE_INFORMATION::LocalSession

Definition at line 455 of file iotypes.h.

◆ SessionId

ULONG _IO_SESSION_STATE_INFORMATION::SessionId

Definition at line 453 of file iotypes.h.

◆ SessionState

IO_SESSION_STATE _IO_SESSION_STATE_INFORMATION::SessionState

Definition at line 454 of file iotypes.h.


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