ReactOS 0.4.16-dev-197-g92996da
|
#include <winsvc.h>
Public Attributes | |
LPWSTR | lpServiceName |
LPSERVICE_MAIN_FUNCTIONW | lpServiceProc |
LPWSTR _SERVICE_TABLE_ENTRYW::lpServiceName |
Definition at line 183 of file winsvc.h.
Referenced by BuildServiceTable().
LPSERVICE_MAIN_FUNCTIONW _SERVICE_TABLE_ENTRYW::lpServiceProc |
Definition at line 184 of file winsvc.h.
Referenced by BuildServiceTable(), and StartServiceCtrlDispatcherW().