ReactOS 0.4.15-dev-7934-g1dc8d80
services.h File Reference

Go to the source code of this file.

Classes

struct  _SCM_CONTROL_PACKET
 
struct  _SCM_REPLY_PACKET
 

Macros

#define SERVICE_CONTROL_START_SHARE   80
 
#define SERVICE_CONTROL_START_OWN   81
 
#define SCM_START_EVENT   L"SvcctrlStartEvent_A3752DX"
 

Typedefs

typedef struct _SCM_CONTROL_PACKET SCM_CONTROL_PACKET
 
typedef struct _SCM_CONTROL_PACKETPSCM_CONTROL_PACKET
 
typedef struct _SCM_REPLY_PACKET SCM_REPLY_PACKET
 
typedef struct _SCM_REPLY_PACKETPSCM_REPLY_PACKET
 

Macro Definition Documentation

◆ SCM_START_EVENT

#define SCM_START_EVENT   L"SvcctrlStartEvent_A3752DX"

Definition at line 26 of file services.h.

◆ SERVICE_CONTROL_START_OWN

#define SERVICE_CONTROL_START_OWN   81

Definition at line 20 of file services.h.

◆ SERVICE_CONTROL_START_SHARE

#define SERVICE_CONTROL_START_SHARE   80

Definition at line 18 of file services.h.

Typedef Documentation

◆ PSCM_CONTROL_PACKET

◆ PSCM_REPLY_PACKET

◆ SCM_CONTROL_PACKET

◆ SCM_REPLY_PACKET