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

Public Attributes | |
| ULONG | SessionId |
| RTL_USER_PROCESS_INFORMATION | ProcessInfo |
| PVOID | Reserved |
| ULONG | DbgSessionId |
| CLIENT_ID | DbgUiClientId |
| ULONG _SB_CREATE_SESSION_MSG::DbgSessionId |
Definition at line 163 of file smmsg.h.
Referenced by SmpSbCreateSession().
| CLIENT_ID _SB_CREATE_SESSION_MSG::DbgUiClientId |
Definition at line 164 of file smmsg.h.
Referenced by SmpSbCreateSession().
| RTL_USER_PROCESS_INFORMATION _SB_CREATE_SESSION_MSG::ProcessInfo |
Definition at line 161 of file smmsg.h.
Referenced by SmpSbCreateSession().
| ULONG _SB_CREATE_SESSION_MSG::SessionId |
Definition at line 160 of file smmsg.h.
Referenced by SmpSbCreateSession().