ReactOS 0.4.16-dev-340-g0540c21
|
#include <winsvc.h>
Public Attributes | |
LPWSTR | lpServiceName |
LPWSTR | lpDisplayName |
SERVICE_STATUS | ServiceStatus |
LPWSTR _ENUM_SERVICE_STATUSW::lpDisplayName |
Definition at line 131 of file winsvc.h.
Referenced by EnumDependentServicesW(), EnumServiceGroupW(), EnumServicesStatusW(), REnumDependentServicesW(), REnumServiceGroupW(), and TV2_AddDependantsToTree().
LPWSTR _ENUM_SERVICE_STATUSW::lpServiceName |
Definition at line 130 of file winsvc.h.
Referenced by EnumDependentServicesW(), EnumServiceGroupW(), EnumServicesStatusW(), REnumDependentServicesW(), REnumServiceGroupW(), and TV2_AddDependantsToTree().
SERVICE_STATUS _ENUM_SERVICE_STATUSW::ServiceStatus |
Definition at line 132 of file winsvc.h.
Referenced by REnumDependentServicesW(), REnumServiceGroupW(), REnumServicesStatusA(), and TV2_AddDependantsToTree().