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

Public Attributes | |
| LPWSTR | lpServiceName |
| LPSERVICE_MAIN_FUNCTIONW | lpServiceProc |
| LPWSTR _SERVICE_TABLE_ENTRYW::lpServiceName |
Definition at line 189 of file winsvc.h.
Referenced by BuildServiceTable().
| LPSERVICE_MAIN_FUNCTIONW _SERVICE_TABLE_ENTRYW::lpServiceProc |
Definition at line 190 of file winsvc.h.
Referenced by BuildServiceTable(), and StartServiceCtrlDispatcherW().