ReactOS 0.4.15-dev-7918-g2a2556c
_SEP_LOGON_SESSION_REFERENCES Struct Reference

#include <setypes.h>

Collaboration diagram for _SEP_LOGON_SESSION_REFERENCES:

Public Attributes

struct _SEP_LOGON_SESSION_REFERENCESNext
 
LUID LogonId
 
ULONG ReferenceCount
 
ULONG Flags
 
PDEVICE_MAP pDeviceMap
 
LIST_ENTRY TokenList
 

Detailed Description

Definition at line 167 of file setypes.h.

Member Data Documentation

◆ Flags

ULONG _SEP_LOGON_SESSION_REFERENCES::Flags

◆ LogonId

◆ Next

◆ pDeviceMap

◆ ReferenceCount

◆ TokenList

LIST_ENTRY _SEP_LOGON_SESSION_REFERENCES::TokenList

Definition at line 174 of file setypes.h.

Referenced by SepRmCreateLogonSession(), and SepRmInsertLogonSessionIntoToken().


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