|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <csrsrv.h>

Public Attributes | |
| ULONG | ReferenceCount |
| LIST_ENTRY | SessionLink |
| ULONG | SessionId |
| ULONG _CSR_NT_SESSION::ReferenceCount |
Definition at line 31 of file csrsrv.h.
Referenced by CsrAllocateNtSession().
| ULONG _CSR_NT_SESSION::SessionId |
Definition at line 33 of file csrsrv.h.
Referenced by CsrAllocateNtSession().
| LIST_ENTRY _CSR_NT_SESSION::SessionLink |
Definition at line 32 of file csrsrv.h.
Referenced by CsrAllocateNtSession().