ReactOS 0.4.15-dev-7953-g1f49173
_SM_EXEC_PGM_MSG Struct Reference

#include <smmsg.h>

Collaboration diagram for _SM_EXEC_PGM_MSG:

Public Attributes

RTL_USER_PROCESS_INFORMATION ProcessInformation
 
BOOLEAN DebugFlag
 

Detailed Description

Definition at line 59 of file smmsg.h.

Member Data Documentation

◆ DebugFlag

BOOLEAN _SM_EXEC_PGM_MSG::DebugFlag

Definition at line 62 of file smmsg.h.

Referenced by SmExecPgm().

◆ ProcessInformation

RTL_USER_PROCESS_INFORMATION _SM_EXEC_PGM_MSG::ProcessInformation

Definition at line 61 of file smmsg.h.

Referenced by SmExecPgm().


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