|
ReactOS 0.4.16-dev-1946-g52006dd
|
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_PACKET * | PSCM_CONTROL_PACKET |
| typedef struct _SCM_REPLY_PACKET | SCM_REPLY_PACKET |
| typedef struct _SCM_REPLY_PACKET * | PSCM_REPLY_PACKET |
| #define SCM_START_EVENT L"SvcctrlStartEvent_A3752DX" |
Definition at line 26 of file services.h.
| #define SERVICE_CONTROL_START_OWN 81 |
Definition at line 20 of file services.h.
| #define SERVICE_CONTROL_START_SHARE 80 |
Definition at line 18 of file services.h.
| typedef struct _SCM_CONTROL_PACKET * PSCM_CONTROL_PACKET |
| typedef struct _SCM_REPLY_PACKET * PSCM_REPLY_PACKET |
| typedef struct _SCM_REPLY_PACKET SCM_REPLY_PACKET |