ReactOS 0.4.16-dev-197-g92996da
|
#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().