ReactOS
0.4.15-dev-1647-g91fceab
|
#include <smmsg.h>
Public Attributes | |
ULONG | SessionId |
RTL_USER_PROCESS_INFORMATION | ProcessInfo |
ULONG | Unknown |
ULONG | MuSessionId |
CLIENT_ID | ClientId |
CLIENT_ID _SB_CREATE_SESSION_MSG::ClientId |
Definition at line 148 of file smmsg.h.
Referenced by SmpSbCreateSession().
ULONG _SB_CREATE_SESSION_MSG::MuSessionId |
Definition at line 147 of file smmsg.h.
Referenced by SmpSbCreateSession().
RTL_USER_PROCESS_INFORMATION _SB_CREATE_SESSION_MSG::ProcessInfo |
Definition at line 145 of file smmsg.h.
Referenced by SmpSbCreateSession().
ULONG _SB_CREATE_SESSION_MSG::SessionId |
Definition at line 144 of file smmsg.h.
Referenced by SmpSbCreateSession().