ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <winsvc.h>
Public Attributes | |
LPSTR | lpServiceName |
LPSTR | lpDisplayName |
SERVICE_STATUS | ServiceStatus |
LPSTR _ENUM_SERVICE_STATUSA::lpDisplayName |
Definition at line 126 of file winsvc.h.
Referenced by EnumDependentServicesA(), EnumServicesStatusA(), REnumDependentServicesA(), and REnumServicesStatusA().
LPSTR _ENUM_SERVICE_STATUSA::lpServiceName |
Definition at line 125 of file winsvc.h.
Referenced by EnumDependentServicesA(), EnumServicesStatusA(), REnumDependentServicesA(), and REnumServicesStatusA().
SERVICE_STATUS _ENUM_SERVICE_STATUSA::ServiceStatus |
Definition at line 127 of file winsvc.h.
Referenced by BuildListOfServicesToStop(), REnumDependentServicesA(), and REnumServicesStatusA().