ReactOS 0.4.15-dev-7958-gcd0bb1a
_SERVICE_TABLE_ENTRYA Struct Reference

#include <winsvc.h>

Collaboration diagram for _SERVICE_TABLE_ENTRYA:

Public Attributes

LPSTR lpServiceName
 
LPSERVICE_MAIN_FUNCTIONA lpServiceProc
 

Detailed Description

Definition at line 178 of file winsvc.h.

Member Data Documentation

◆ lpServiceName

LPSTR _SERVICE_TABLE_ENTRYA::lpServiceName

Definition at line 179 of file winsvc.h.

◆ lpServiceProc

LPSERVICE_MAIN_FUNCTIONA _SERVICE_TABLE_ENTRYA::lpServiceProc

Definition at line 180 of file winsvc.h.

Referenced by StartServiceCtrlDispatcherA().


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