ReactOS 0.4.15-dev-8061-g57b775e
_SM_START_CSR_MSG Struct Reference

#include <smmsg.h>

Collaboration diagram for _SM_START_CSR_MSG:

Public Attributes

ULONG MuSessionId
 
ULONG Length
 
WCHAR Buffer [128]
 
HANDLE WindowsSubSysProcessId
 
HANDLE SmpInitialCommandProcessId
 

Detailed Description

Definition at line 76 of file smmsg.h.

Member Data Documentation

◆ Buffer

WCHAR _SM_START_CSR_MSG::Buffer[128]

Definition at line 80 of file smmsg.h.

Referenced by SmStartCsr().

◆ Length

ULONG _SM_START_CSR_MSG::Length

Definition at line 79 of file smmsg.h.

Referenced by SmStartCsr().

◆ MuSessionId

ULONG _SM_START_CSR_MSG::MuSessionId

Definition at line 78 of file smmsg.h.

Referenced by SmStartCsr().

◆ SmpInitialCommandProcessId

HANDLE _SM_START_CSR_MSG::SmpInitialCommandProcessId

Definition at line 82 of file smmsg.h.

Referenced by SmStartCsr().

◆ WindowsSubSysProcessId

HANDLE _SM_START_CSR_MSG::WindowsSubSysProcessId

Definition at line 81 of file smmsg.h.

Referenced by SmStartCsr().


The documentation for this struct was generated from the following file: