|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsvc.h>

Public Attributes | |
| LPSTR | lpServiceName |
| LPSTR | lpDisplayName |
| SERVICE_STATUS | ServiceStatus |
| LPSTR _ENUM_SERVICE_STATUSA::lpDisplayName |
Definition at line 132 of file winsvc.h.
Referenced by EnumDependentServicesA(), EnumServicesStatusA(), REnumDependentServicesA(), and REnumServicesStatusA().
| LPSTR _ENUM_SERVICE_STATUSA::lpServiceName |
Definition at line 131 of file winsvc.h.
Referenced by EnumDependentServicesA(), EnumServicesStatusA(), REnumDependentServicesA(), and REnumServicesStatusA().
| SERVICE_STATUS _ENUM_SERVICE_STATUSA::ServiceStatus |
Definition at line 133 of file winsvc.h.
Referenced by BuildListOfServicesToStop(), REnumDependentServicesA(), and REnumServicesStatusA().