ReactOS 0.4.15-dev-7994-gb388cb6
_SERVICE_TABLE_ENTRYW Struct Reference

#include <winsvc.h>

Collaboration diagram for _SERVICE_TABLE_ENTRYW:

Public Attributes

LPWSTR lpServiceName
 
LPSERVICE_MAIN_FUNCTIONW lpServiceProc
 

Detailed Description

Definition at line 182 of file winsvc.h.

Member Data Documentation

◆ lpServiceName

LPWSTR _SERVICE_TABLE_ENTRYW::lpServiceName

Definition at line 183 of file winsvc.h.

Referenced by BuildServiceTable().

◆ lpServiceProc

LPSERVICE_MAIN_FUNCTIONW _SERVICE_TABLE_ENTRYW::lpServiceProc

Definition at line 184 of file winsvc.h.

Referenced by BuildServiceTable(), and StartServiceCtrlDispatcherW().


The documentation for this struct was generated from the following file: