ReactOS 0.4.16-dev-340-g0540c21
|
LPSERVICE_MAIN_FUNCTIONA _ACTIVE_SERVICE::A |
Definition at line 46 of file sctrl.c.
Referenced by ScStartService(), and StartServiceCtrlDispatcherA().
BOOL _ACTIVE_SERVICE::bOwnProcess |
Definition at line 53 of file sctrl.c.
Referenced by ScServiceDispatcher(), StartServiceCtrlDispatcherA(), and StartServiceCtrlDispatcherW().
BOOL _ACTIVE_SERVICE::bUnicode |
Definition at line 52 of file sctrl.c.
Referenced by ScStartService(), StartServiceCtrlDispatcherA(), and StartServiceCtrlDispatcherW().
DWORD _ACTIVE_SERVICE::dwServiceTag |
Definition at line 54 of file sctrl.c.
Referenced by ScControlService(), and ScStartService().
LPVOID _ACTIVE_SERVICE::HandlerContext |
Definition at line 51 of file sctrl.c.
Referenced by ScControlService().
LPHANDLER_FUNCTION _ACTIVE_SERVICE::HandlerFunction |
Definition at line 49 of file sctrl.c.
Referenced by ScControlService().
LPHANDLER_FUNCTION_EX _ACTIVE_SERVICE::HandlerFunctionEx |
Definition at line 50 of file sctrl.c.
Referenced by ScControlService().
SERVICE_STATUS_HANDLE _ACTIVE_SERVICE::hServiceStatus |
Definition at line 42 of file sctrl.c.
Referenced by ScStartService(), StartServiceCtrlDispatcherA(), and StartServiceCtrlDispatcherW().
union { ... } _ACTIVE_SERVICE::ServiceMain |
Referenced by ScStartService(), StartServiceCtrlDispatcherA(), and StartServiceCtrlDispatcherW().
UNICODE_STRING _ACTIVE_SERVICE::ServiceName |
LPSERVICE_MAIN_FUNCTIONW _ACTIVE_SERVICE::W |
Definition at line 47 of file sctrl.c.
Referenced by ScStartService(), and StartServiceCtrlDispatcherW().