ReactOS 0.4.16-dev-847-g386fccd
|
#include <smmsg.h>
Public Attributes | |
ULONG | MuSessionId |
ULONG | Length |
WCHAR | Buffer [128] |
HANDLE | WindowsSubSysProcessId |
HANDLE | SmpInitialCommandProcessId |
WCHAR _SM_START_CSR_MSG::Buffer[128] |
Definition at line 80 of file smmsg.h.
Referenced by SmStartCsr().
ULONG _SM_START_CSR_MSG::Length |
Definition at line 79 of file smmsg.h.
Referenced by SmStartCsr().
ULONG _SM_START_CSR_MSG::MuSessionId |
Definition at line 78 of file smmsg.h.
Referenced by SmStartCsr().
HANDLE _SM_START_CSR_MSG::SmpInitialCommandProcessId |
Definition at line 82 of file smmsg.h.
Referenced by SmStartCsr().
HANDLE _SM_START_CSR_MSG::WindowsSubSysProcessId |
Definition at line 81 of file smmsg.h.
Referenced by SmStartCsr().