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

Public Attributes | |
| LPWSTR | lpServiceName |
| LPWSTR | lpDisplayName |
| SERVICE_STATUS | ServiceStatus |
| LPWSTR _ENUM_SERVICE_STATUSW::lpDisplayName |
Definition at line 137 of file winsvc.h.
Referenced by EnumDependentServicesW(), EnumServiceGroupW(), EnumServicesStatusW(), REnumDependentServicesW(), REnumServiceGroupW(), and TV2_AddDependantsToTree().
| LPWSTR _ENUM_SERVICE_STATUSW::lpServiceName |
Definition at line 136 of file winsvc.h.
Referenced by EnumDependentServicesW(), EnumServiceGroupW(), EnumServicesStatusW(), REnumDependentServicesW(), REnumServiceGroupW(), and TV2_AddDependantsToTree().
| SERVICE_STATUS _ENUM_SERVICE_STATUSW::ServiceStatus |
Definition at line 138 of file winsvc.h.
Referenced by REnumDependentServicesW(), REnumServiceGroupW(), REnumServicesStatusA(), and TV2_AddDependantsToTree().