ReactOS 0.4.15-dev-8028-g8e799e2
_CSR_NT_SESSION Struct Reference

#include <csrsrv.h>

Collaboration diagram for _CSR_NT_SESSION:

Public Attributes

ULONG ReferenceCount
 
LIST_ENTRY SessionLink
 
ULONG SessionId
 

Detailed Description

Definition at line 29 of file csrsrv.h.

Member Data Documentation

◆ ReferenceCount

ULONG _CSR_NT_SESSION::ReferenceCount

Definition at line 31 of file csrsrv.h.

Referenced by CsrAllocateNtSession().

◆ SessionId

ULONG _CSR_NT_SESSION::SessionId

Definition at line 33 of file csrsrv.h.

Referenced by CsrAllocateNtSession().

◆ SessionLink

LIST_ENTRY _CSR_NT_SESSION::SessionLink

Definition at line 32 of file csrsrv.h.

Referenced by CsrAllocateNtSession().


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