ReactOS 0.4.15-dev-6054-gbddd8b0
|
#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().