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

| SMSRV_API_NUMBER _SM_API_MSG::ApiNumber |
Definition at line 105 of file smmsg.h.
Referenced by SmExecPgm(), SmLoadDeferedSubsystem(), SmQueryInformation(), SmSessionComplete(), SmStartCsr(), and SmStopCsr().
| SM_CREATE_FOREIGN_SESSION_MSG _SM_API_MSG::CreateForeignSession |
| SM_EXEC_PGM_MSG _SM_API_MSG::ExecPgm |
Definition at line 112 of file smmsg.h.
Referenced by SmExecPgm().
| PORT_MESSAGE _SM_API_MSG::h |
Definition at line 104 of file smmsg.h.
Referenced by SmpApiLoop(), and SmQueryInformation().
| SM_LOAD_DEFERED_SUBSYSTEM_MSG _SM_API_MSG::LoadDefered |
Definition at line 113 of file smmsg.h.
Referenced by SmLoadDeferedSubsystem().
| NTSTATUS _SM_API_MSG::ReturnValue |
Definition at line 106 of file smmsg.h.
Referenced by SmQueryInformation().
| SM_SESSION_COMPLETE_MSG _SM_API_MSG::SessionComplete |
Definition at line 110 of file smmsg.h.
Referenced by SmSessionComplete().
| SM_START_CSR_MSG _SM_API_MSG::StartCsr |
Definition at line 114 of file smmsg.h.
Referenced by SmStartCsr().
| SM_STOP_CSR_MSG _SM_API_MSG::StopCsr |
Definition at line 115 of file smmsg.h.
Referenced by SmStopCsr().
| SM_TERMINATE_FOREIGN_SESSION_MSG _SM_API_MSG::TerminateForeignComplete |
| union { ... } _SM_API_MSG::u |
Referenced by SmExecPgm(), SmLoadDeferedSubsystem(), SmQueryInformation(), SmSessionComplete(), SmStartCsr(), and SmStopCsr().