|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LPSERVICE_MAIN_FUNCTIONW | lpServiceMain |
| DWORD | dwArgCount |
| LPWSTR * | lpArgVector |
| DWORD | dwServiceTag |
| DWORD _SERVICE_THREAD_PARAMSW::dwArgCount |
Definition at line 34 of file sctrl.c.
Referenced by ScServiceMainStubW(), and ScStartService().
| DWORD _SERVICE_THREAD_PARAMSW::dwServiceTag |
Definition at line 36 of file sctrl.c.
Referenced by ScServiceMainStubW(), and ScStartService().
| LPWSTR* _SERVICE_THREAD_PARAMSW::lpArgVector |
Definition at line 35 of file sctrl.c.
Referenced by ScServiceMainStubW(), and ScStartService().
| LPSERVICE_MAIN_FUNCTIONW _SERVICE_THREAD_PARAMSW::lpServiceMain |
Definition at line 33 of file sctrl.c.
Referenced by ScServiceMainStubW(), and ScStartService().